summaryrefslogtreecommitdiffstats
path: root/drivers/ps3/vuart.h
diff options
context:
space:
mode:
authorAnton Blanchard <anton@samba.org>2006-12-08 18:22:09 +1100
committerPaul Mackerras <paulus@samba.org>2006-12-09 11:39:06 +1100
commita223535425eb28082a0925b0ce2f02f962936cf4 (patch)
tree37e8ccf0d904fb0836d40fd0f64c35013f41c0d7 /drivers/ps3/vuart.h
parent5773bbcdec54b7258cb9e2aa6f3459b4cbfd9dc5 (diff)
downloadlinux-a223535425eb28082a0925b0ce2f02f962936cf4.tar.bz2
[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>
Diffstat (limited to 'drivers/ps3/vuart.h')
0 files changed, 0 insertions, 0 deletions