Files
linux/arch/powerpc/kernel
Kamalesh Babulal 7b74539847 powerpc: Fix default_machine_crash_shutdown #ifdef botch
powerpc: Fix default_machine_crash_shutdown #ifdef botch

Commit: c2be05481f upstream

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.

Reported-by: Ben Hutchings <ben@decadent.org.uk>
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>
Signed-off-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
cc: Anton Blanchard <anton@samba.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-04-14 16:53:43 -07:00
..
2009-08-28 14:24:10 +10:00
2008-05-23 22:43:11 +02:00
2010-02-09 04:51:02 -08:00
2009-07-12 12:22:34 -07:00
2008-12-21 14:21:16 +11:00
2009-09-23 18:13:10 -07:00
2010-01-18 10:19:11 -08:00
2007-10-11 14:36:47 +10:00
2009-10-27 16:42:40 +11:00