[POWERPC] reboot when panic_timout is set
authorOlaf Hering <olaf@aepfle.de>
Mon, 21 Aug 2006 16:11:32 +0000 (18:11 +0200)
committerPaul Mackerras <paulus@samba.org>
Fri, 25 Aug 2006 03:30:26 +0000 (13:30 +1000)
commit39ed2fe62c39ac46cda00b1759806a297f38743b
tree9afdbd66064c97a2a4951c93f3675a54146ac973
parente2bf2e26c0915d54208315fc8c9864f1d987217a
[POWERPC] reboot when panic_timout is set

Only call into RTAS when booted with panic=0 because the RTAS call
does not return.  The system has to be rebooted via the HMC or via the
management console right now.  This is cumbersome and not what the
default panic=180 is supposed to do.

Signed-off-by: Olaf Hering <olh@suse.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/rtas.c