On Tue, 2016-11-08 at 12:14:44 UTC, Nicholas Piggin wrote: > When exiting xmon with 'x' (exit and recover), oops_begin bails > out immediately, but die then calls __die() and oops_end(), which > cause a lot of bad things to happen. > > If the debugger was attached then went to graceful recovery, exit > from die() immediately. > > Signed-off-by: Nicholas Piggin <npig...@gmail.com>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/6f44b20ee9b4130345c189c0c90ef6 cheers