freebsd-dev/sys/powerpc
Nathan Whitehorn f4a943617a Fix another bug involving /dev/mem and the OEA64 scratchpage. When
the scratchpage is updated, the PVO's physical address is updated as well.
This makes pmap_extract() begin returning non-zero values again, causing
the panic partially fixed in r204297. Fix this by excluding addresses
beyond virtual_end from consideration as KVA addresses, instead of allowing
addresses up to VM_MAX_KERNEL_ADDRESS.
2010-02-25 14:51:06 +00:00
..
aim Move the OEA64 scratchpage to the end of KVA from the beginning, and set 2010-02-25 03:53:21 +00:00
booke Merge r198724 to Book-E. casuword() non-atomically read the current value 2010-02-20 16:13:43 +00:00
compile
conf Adjust style (following the already existing rules) for the newly 2010-02-15 23:44:48 +00:00
cpufreq Add cpufreq support on the PowerPC G5, along with a skeleton SMU driver 2009-06-23 04:28:32 +00:00
fpu
include Close a race involving the OEA64 scratchpage. When the scratch page's 2010-02-24 00:54:37 +00:00
mpc85xx Make PCI Express host controllers functional, by: 2010-02-01 17:51:01 +00:00
ofw Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. 2009-12-29 21:51:28 +00:00
powermac Add the ability to set SMU-based machines to restart automatically after 2010-02-24 01:27:36 +00:00
powerpc Fix another bug involving /dev/mem and the OEA64 scratchpage. When 2010-02-25 14:51:06 +00:00
psim Unbreak build. 2009-12-06 17:26:43 +00:00