These are a few independent patches I've accumulated that improve system reset handling a bit. The first 2 at least should be quite straight forward and hopefully can be merged for 4.13.
Thanks, Nick Nicholas Piggin (3): powerpc: do not call ppc_md.panic in panic notifier if fadump not used powerpc/pseries/le: work around a firmware quirk powerpc: do not send system reset request through the oops path arch/powerpc/kernel/setup-common.c | 15 +++++++----- arch/powerpc/kernel/traps.c | 47 ++++++++++++++++++++++++------------ arch/powerpc/platforms/pseries/ras.c | 15 ++++++++++++ 3 files changed, 55 insertions(+), 22 deletions(-) -- 2.11.0