aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorJordan Niethe <[email protected]>2020-11-30 11:44:04 +1100
committerMichael Ellerman <[email protected]>2020-12-04 01:01:20 +1100
commitfe18a35e685c9bdabc8b11b3e19deb85a068b75d (patch)
treeea4bac645118a3f74922c901144c32f1933a1286 /tools/perf/scripts/python/bin/stackcollapse-record
parent65d2150c89121a49e4bd4abbb99c436c77003eed (diff)
powerpc/64: Fix an EMIT_BUG_ENTRY in head_64.S
Commit 63ce271b5e37 ("powerpc/prom: convert PROM_BUG() to standard trap") added an EMIT_BUG_ENTRY for the trap after the branch to start_kernel(). The EMIT_BUG_ENTRY was for the address "0b", however the trap was not labeled with "0". Hence the address used for bug is in relative_toc() where the previous "0" label is. Label the trap as "0" so the correct address is used. Fixes: 63ce271b5e37 ("powerpc/prom: convert PROM_BUG() to standard trap") Signed-off-by: Jordan Niethe <[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-record')
0 files changed, 0 insertions, 0 deletions