diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2020-05-08 14:34:07 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-05-19 00:10:35 +1000 |
commit | 265d6e588d87194c2fe2d6c240247f0264e0c19b (patch) | |
tree | bab70ed39ea336741a5457cf8adabac801de3901 /arch/powerpc/lib/code-patching.c | |
parent | bbbc8032b00f8ef287894425fbdb691049e28d39 (diff) |
powerpc/traps: Make unrecoverable NMIs die instead of panic
System Reset and Machine Check interrupts that are not recoverable due
to being nested or interrupting when RI=0 currently panic. This is not
necessary, and can often just kill the current context and recover.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Reviewed-by: Christophe Leroy <christophe.leroy@c-s.fr>
Link: https://lore.kernel.org/r/20200508043408.886394-16-npiggin@gmail.com
Diffstat (limited to 'arch/powerpc/lib/code-patching.c')
0 files changed, 0 insertions, 0 deletions