linux/arch/powerpc/platforms
Anton Blanchard a223535425 [POWERPC] dont allow pSeries_probe to succeed without initialising MMU
pSeries_probe can decide that we are a pseries but then fail to
initialise the MMU. If an rtas node doesnt exist, we continually fall
out of pSeries_probe_hypertas early and never get to the MMU init code.

While pseries without RTAS is an illegal combination, the way we
currently fail is a pain to track down, and can happen if your flattened
device tree code has issues (like mine did :).

With the following patch we init the MMU, come up and print some
warnings about RTAS not existing, instead of looping on 0x400 exceptions.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-12-09 11:39:06 +11:00
..
4xx
8xx
52xx [POWERPC] Remove QE header files from lite5200.c 2006-12-08 17:10:23 +11:00
82xx [POWERPC] Make pci_read_irq_line the default 2006-12-04 16:00:04 +11:00
83xx [POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpc 2006-12-04 16:00:14 +11:00
85xx [POWERPC] Remove ioremap64 and fixup_bigphys_addr 2006-12-04 20:39:04 +11:00
86xx [POWERPC] Make pci_read_irq_line the default 2006-12-04 16:00:04 +11:00
apus
cell [POWERPC] cbe_thermal: Fix initialization of sysfs attribute_group 2006-12-08 17:21:02 +11:00
chrp [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h 2006-12-04 20:39:05 +11:00
embedded6xx WorkQueue: Fix up arch-specific work items where possible 2006-12-05 19:36:26 +00:00
iseries [POWERPC] Replace kmalloc+memset with kzalloc 2006-12-04 20:42:09 +11:00
maple [POWERPC] maple: Use RTAS for reboot and halt 2006-12-08 17:10:22 +11:00
pasemi [POWERPC] Refactor 64 bits DMA operations 2006-12-04 20:38:40 +11:00
powermac WorkQueue: Fix up arch-specific work items where possible 2006-12-05 19:36:26 +00:00
prep
ps3 [POWERPC] ps3: multiplatform build fixes 2006-12-04 20:41:16 +11:00
pseries [POWERPC] dont allow pSeries_probe to succeed without initialising MMU 2006-12-09 11:39:06 +11:00
Makefile [POWERPC] Move Efika support files into platforms/52xx 2006-12-04 20:41:39 +11:00