freebsd-skq/sys/powerpc/aim
Alan Cox 8d9e6d9f93 Avoid recursion on the pvh global lock in the aim oea pmap.
Correct the return type of the pmap_ts_referenced() implementations.

Reported by:	jhibbits [1]
Tested by:	andreast
2012-07-10 22:10:21 +00:00
..
clock.c
copyinout.c
interrupt.c
locore32.S The `end' symbol doesn't match the end of the kernel image because it's 2012-06-29 01:55:20 +00:00
locore64.S The `end' symbol doesn't match the end of the kernel image because it's 2012-06-29 01:55:20 +00:00
locore.S
machdep.c We don't need kcopy() in any of the remaining places it is used, so 2012-04-11 22:23:50 +00:00
mmu_oea64.c Avoid recursion on the pvh global lock in the aim oea pmap. 2012-07-10 22:10:21 +00:00
mmu_oea64.h
mmu_oea.c Avoid recursion on the pvh global lock in the aim oea pmap. 2012-07-10 22:10:21 +00:00
moea64_if.m
moea64_native.c Fix build on 32-bit systems. 2012-04-28 14:42:49 +00:00
mp_cpudep.c
nexus.c
slb.c After switching mutexes to use lwsync, they no longer provide sufficient 2012-04-28 00:12:23 +00:00
swtch32.S Fix final bugs in memory barriers on PowerPC: 2012-05-04 16:00:22 +00:00
swtch64.S Fix final bugs in memory barriers on PowerPC: 2012-05-04 16:00:22 +00:00
trap_subr32.S
trap_subr64.S
trap.c
uma_machdep.c
vm_machdep.c