freebsd-nq/sys/powerpc/aim
Peter Grehan 2184ddd1f7 In pmap_page_protect, clear the vm page's PG_WRITEABLE flag if
downgrading to read-only. Found by triggering the KASSERT in
vm_pageout_flush().
2004-08-05 12:44:12 +00:00
..
clock.c
copyinout.c
interrupt.c
locore.S Bring KDB stack size into line with thread stack size (4 pages). 2004-07-23 05:31:14 +00:00
machdep.c Implement MD parts of ptrace. 2004-07-29 13:34:50 +00:00
mmu_oea.c In pmap_page_protect, clear the vm page's PG_WRITEABLE flag if 2004-08-05 12:44:12 +00:00
nexus.c
ofw_machdep.c
ofwmagic.S
swtch.S Update the callframe structure to leave space for the frame pointer 2004-07-22 01:28:51 +00:00
trap_subr.S Save DAR/DSISR in DDB regsave area when stack overflow detected. It's 2004-07-27 03:46:34 +00:00
trap.c Kernel traps were not being passed to trap_fatal in some 2004-08-02 02:37:29 +00:00
uio_machdep.c
uma_machdep.c
vm_machdep.c Update the callframe structure to leave space for the frame pointer 2004-07-22 01:28:51 +00:00