aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorNicholas Piggin <[email protected]>2019-08-02 20:56:30 +1000
committerMichael Ellerman <[email protected]>2019-08-30 10:32:34 +1000
commitb5c27f7c5679c3726148fd25ad220b4560d210cf (patch)
treedb4e9e44e58dc28b9e317167ea10c3e606970393 /tools/perf/scripts/python/bin/stackcollapse-report
parentfe9d482b1d87c76441492e51d866cee652eee4d5 (diff)
powerpc/64s/exception: machine check pseries should always run the early handler
Now that pseries with fwnmi registered runs the early machine check handler, there is no good reason to special case the non-fwnmi case and skip the early handler. Reducing the code and number of paths is a top priority for asm code, it's better to handle this in C where possible (and the pseries early handler is a no-op if fwnmi is not registered). 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/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions