diff options
author | Amit Daniel Kachhap <[email protected]> | 2020-03-13 14:35:00 +0530 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2020-03-18 09:50:20 +0000 |
commit | cdcb61ae4c56f9edcd1eca4c2df444f3f5e96e1d (patch) | |
tree | b4bcbe3805c7f379fee0a397c1935d99f5881821 /scripts/gdb/linux/timerlist.py | |
parent | 04ad99a0b160450ae615e41b839e444eccb5c99b (diff) |
arm64: __show_regs: strip PAC from lr in printk
lr is printed with %pS which will try to find an entry in kallsyms.
After enabling pointer authentication, this match will fail due to
PAC present in the lr.
Strip PAC from the lr to display the correct symbol name.
Suggested-by: James Morse <[email protected]>
Signed-off-by: Amit Daniel Kachhap <[email protected]>
Reviewed-by: Vincenzo Frascino <[email protected]>
Acked-by: Catalin Marinas <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions