diff options
author | 2010-06-15 14:48:39 +0000 | |
---|---|---|
committer | 2010-07-08 18:11:45 +1000 | |
commit | c2be05481f6125254c45b78f334d4dd09c701c82 (patch) | |
tree | d5dc16f4d373bc88384b5716a9f72d0725e289ae /kernel/sched_debug.c | |
parent | powerpc: Fix logic error in fixup_irqs (diff) | |
download | linux-rng-c2be05481f6125254c45b78f334d4dd09c701c82.tar.xz linux-rng-c2be05481f6125254c45b78f334d4dd09c701c82.zip |
powerpc: Fix default_machine_crash_shutdown #ifdef botch
crash_kexec_wait_realmode() is defined only if CONFIG_PPC_STD_MMU_64
and CONFIG_SMP, but is called if CONFIG_PPC_STD_MMU_64 even if !CONFIG_SMP.
Fix the conditional compilation around the invocation.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Acked-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'kernel/sched_debug.c')
0 files changed, 0 insertions, 0 deletions