freebsd-nq/sys/powerpc/booke
Rafal Jaworowski 816192653f Set PG_WRITEABLE in Book-E pmap_enter[_locked] if it creates a mapping that
permits write access. This is similar to r192671.

Pointed out and reviewed by:	alc
2009-05-26 06:24:50 +00:00
..
clock.c Improve style(9), clean up. 2009-05-21 12:05:15 +00:00
copyinout.c
interrupt.c Minor clean up of BookE/MPC85XX: iprove naming and style(9). 2008-12-17 15:31:15 +00:00
locore.S Improve style(9), clean up. 2009-05-21 12:05:15 +00:00
machdep.c Initial support for SMP on PowerPC MPC85xx. 2009-05-21 11:43:37 +00:00
mp_cpudep.c Initial support for SMP on PowerPC MPC85xx. 2009-05-21 11:43:37 +00:00
platform_bare.c Initial support for SMP on PowerPC MPC85xx. 2009-05-21 11:43:37 +00:00
pmap.c Set PG_WRITEABLE in Book-E pmap_enter[_locked] if it creates a mapping that 2009-05-26 06:24:50 +00:00
swtch.S Minor style consistency fix. 2009-04-22 13:18:04 +00:00
trap_subr.S Initial support for SMP on PowerPC MPC85xx. 2009-05-21 11:43:37 +00:00
trap.c Make Book-E debug register state part of the PCB context. 2009-02-27 12:08:24 +00:00
vm_machdep.c Improve style(9), clean up. 2009-05-21 12:05:15 +00:00