Re: [PATCH] powerpc: Invoke kdump for system reset exception

2009-08-26 Thread Benjamin Herrenschmidt
On Mon, 2009-08-24 at 08:42 +0530, M. Mohan Kumar wrote: > Invoke kdump for system reset exception > > Dump restart operation from HMC raises system reset exception > (0x100) and xmon is invoked(even if kdump kernel is loaded). User has to > exit from xmon by saying 'Don't recover' to invoke kdump

[PATCH] powerpc: Invoke kdump for system reset exception

2009-08-23 Thread M. Mohan Kumar
Invoke kdump for system reset exception Dump restart operation from HMC raises system reset exception (0x100) and xmon is invoked(even if kdump kernel is loaded). User has to exit from xmon by saying 'Don't recover' to invoke kdump. Modify this behaviour so that xmon will return immediately for sy