[PATCH 0/3] sreset debugging improvements

2017-07-04 Thread Nicholas Piggin
Since last time: - Fixed bug in the fadump patch noticed by Mahesh. - Removed ppc_md.panic completely. Nicholas Piggin (3): powerpc: do not call ppc_md.panic in fadump panic notifier powerpc/pseries/le: work around a firmware quirk powerpc: do not send system reset request through the oops p

[PATCH 0/3] sreset debugging improvements

2017-07-04 Thread Nicholas Piggin
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 p