diff options
author | Nicholas Piggin <[email protected]> | 2020-05-08 14:33:55 +1000 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2020-05-18 21:58:44 +1000 |
commit | 16754d25bd7d4e53a52b311d99cc7a8fba875d81 (patch) | |
tree | 9802b8c0a6b50699b9501e0549816c9d056b8497 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | ac2a2a1417391180ef12f908a2864692d6d76d40 (diff) |
powerpc/64s/exceptions: Change irq reconcile for NMIs from reusing _DAR to RESULT
A spare interrupt stack slot is needed to save irq state when
reconciling NMIs (sreset and decrementer soft-nmi). _DAR is used
for this, but we want to reconcile machine checks as well, which
do use _DAR. Switch to using RESULT instead, as it's used by
system calls.
Signed-off-by: Nicholas Piggin <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions