aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorNicholas Piggin <[email protected]>2019-08-02 20:56:39 +1000
committerMichael Ellerman <[email protected]>2019-08-30 10:32:36 +1000
commitb7d9ccec3056913528690c5fae7cc86a5ea3dffc (patch)
tree335cda249be8efed464efff9d0b005898461ab80 /tools/perf/scripts/python/bin/stackcollapse-report
parent296e753fb447eb14c8c9fd6a7c48e7ffab269343 (diff)
powerpc/64s/exception: machine check move unrecoverable handling out of line
Similarly to the previous change, all callers of the unrecoverable handler run relocated so can reach it with a direct branch. This makes it easy to move out of line, which makes the "normal" path less cluttered and easier to follow. MSR[ME] manipulation still requires the rfi, so that is moved out of line to its own function. 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