freebsd-dev/sys/powerpc/booke
Rafal Jaworowski 691df1a1f8 Panic openly if we cannot retrieve memory information from the device tree.
This is a critical condition and can lead to all sorts of misterious hangs if
not handled.

Obtained from:	Semihalf
Also reported by: thompsa
2012-05-30 18:05:48 +00:00
..
clock.c
copyinout.c
interrupt.c
locore.S Let us manage differences of Book-E PowerPC variations i.e. vendor / 2012-05-27 10:25:20 +00:00
machdep_e500.c Extract vendor specific Book-E pieces into separate files and have a common 2012-05-30 17:34:40 +00:00
machdep_ppc4xx.c Extract vendor specific Book-E pieces into separate files and have a common 2012-05-30 17:34:40 +00:00
machdep.c Extract vendor specific Book-E pieces into separate files and have a common 2012-05-30 17:34:40 +00:00
mp_cpudep.c
platform_bare.c Panic openly if we cannot retrieve memory information from the device tree. 2012-05-30 18:05:48 +00:00
pmap.c Remove redundant check, we catch ULE platform support in common 2012-05-27 10:32:10 +00:00
swtch.S
trap_subr.S
trap.c
vm_machdep.c