freebsd-dev/sys/powerpc
Nathan Whitehorn a130b35f13 Change the PVO zone for fictitious pages to the unmanaged PVO zone, to match
the unmanaged flag set in the PVO attributes. Without doing this,
pmap_remove() could try to remove fictitious pages (like those created
by mmap of physical memory) from the wrong UMA zone, causing a panic.

Reported by:	Justin Hibbits
MFC after:	1 week
2009-03-11 03:19:19 +00:00
..
aim Change the PVO zone for fictitious pages to the unmanaged PVO zone, to match 2009-03-11 03:19:19 +00:00
booke Add memmove() to the kernel, making the kernel compile with Clang. 2009-02-28 16:21:25 +00:00
compile
conf Change over the usb kernel options to the new stack (retaining existing 2009-02-23 18:34:56 +00:00
fpu Include <sys/types.h> before <sys/systm.h> to get typedefs required 2008-04-09 08:50:37 +00:00
include Make Book-E debug register state part of the PCB context. 2009-02-27 12:08:24 +00:00
mpc85xx Extend and improve MPC85XX Local Bus management. 2008-12-18 18:27:12 +00:00
ofw Adapt parts of the sparc64 Open Firmware bus enumeration code (in particular, 2008-12-15 15:31:10 +00:00
powermac Fix a race condition in kiic(4) made possible by the way the device's STOP 2009-01-20 14:09:12 +00:00
powerpc Make Book-E debug register state part of the PCB context. 2009-02-27 12:08:24 +00:00
psim Convert PowerPC AIM PCI and nexus busses to standard OFW bus interface. This 2008-10-14 14:54:14 +00:00