aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorNicholas Piggin <[email protected]>2020-02-26 03:35:31 +1000
committerMichael Ellerman <[email protected]>2020-04-01 13:42:13 +1100
commit71c3b05a8083d8774ca66c89672d29d7bf33813e (patch)
tree79f6acc24e15d075528bd29c146684cd60319dd8 /tools/perf/scripts/python/mem-phys-addr.py
parentb44fc96d7ba96eeb6cf59d0a95d1d35cb7f076d3 (diff)
powerpc/64s/exception: Soft NMI interrupt should not use ret_from_except
The soft NMI handler does not reconcile interrupt state, so it should not return via the normal ret_from_except path. Return like other NMIs, using the EXCEPTION_RESTORE_REGS macro. This becomes important when the scv interrupt is implemented, which must handle soft-masked interrupts that have r13 set to something other than the PACA -- returning to kernel in this case must restore r13. 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/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions