summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot
diff options
context:
space:
mode:
authorAnton Blanchard <anton@samba.org>2011-01-11 20:52:31 +0100
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2011-01-21 04:08:38 +0100
commitfbe754ca3a7579131ecec47c4fa10c40994b3804 (patch)
treed64715112343204f8d360c0222f2919af88e454e /arch/powerpc/boot
parentpowerpc: Check RTAS extended log flag before checking length (diff)
downloadlinux-fbe754ca3a7579131ecec47c4fa10c40994b3804.tar.xz
linux-fbe754ca3a7579131ecec47c4fa10c40994b3804.zip
powerpc: machine_check_generic is wrong on 64bit
Decoding machine checks is CPU specific and so machine_check_generic doesn't do the right thing on 64bit chips. Luckily we never call into this code because we call ppc_md.machine_check_exception instead if available. Since we check cur_cpu_spec->machine_check before calling it, we may as well remove machine_check_generic from 64bit archs. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/boot')
0 files changed, 0 insertions, 0 deletions