summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/Makefile
diff options
context:
space:
mode:
authorAnton Blanchard <anton@samba.org>2011-01-11 19:52:31 (GMT)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2011-01-21 03:08:38 (GMT)
commitfbe754ca3a7579131ecec47c4fa10c40994b3804 (patch)
treed64715112343204f8d360c0222f2919af88e454e /arch/powerpc/boot/Makefile
parent7f32c9c60089bfdb5eeeaae6e9f59046db998234 (diff)
downloadlinux-fbe754ca3a7579131ecec47c4fa10c40994b3804.tar.xz
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/Makefile')
0 files changed, 0 insertions, 0 deletions