diff options
author | Nicholas Piggin <[email protected]> | 2021-06-30 17:46:20 +1000 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2021-06-30 22:21:20 +1000 |
commit | c59458b00aec4ba580d9628d36d6c984af94d192 (patch) | |
tree | 598752cc2f1f673dd87530ee43b0ba402d51ae21 /scripts/gdb/linux | |
parent | 98798f33c6be5a511ab61958b40835b3ef08def2 (diff) |
powerpc/64s/interrupt: clean up interrupt return labels
Normal kernel-interrupt exits can get interrupt_return_srr_user_restart
in their backtrace, which is an unusual and notable function, and it is
part of the user-interrupt exit path, which is doubly confusing.
Add non-local labels for both user and kernel interrupt exit cases to
address this and make the user and kernel cases more symmetric. Also get
rid of an unused label.
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 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions