freebsd-dev/sys/powerpc/booke
Nathan Whitehorn 19317dfd85 Merge r198724 to Book-E. casuword() non-atomically read the current value
of its argument before atomically replacing it, which could occasionally
return the wrong value on an SMP system. This resulted in user mutex
operations hanging when using threaded applications.
2010-02-20 16:13:43 +00:00
..
clock.c Remove a warning in DELAY about large delays. In kern_shutdown.c 2009-12-19 20:42:56 +00:00
copyinout.c Merge r198724 to Book-E. casuword() non-atomically read the current value 2010-02-20 16:13:43 +00:00
interrupt.c
locore.S
machdep.c Call the proper linkup routine in PowerPC Book-E machdep. 2010-02-15 14:38:30 +00:00
mp_cpudep.c
platform_bare.c
pmap.c Remove extraneous semicolons, no functional changes. 2010-01-07 21:01:37 +00:00
swtch.S
trap_subr.S
trap.c
vm_machdep.c