aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorAmit Daniel Kachhap <[email protected]>2020-03-13 14:35:00 +0530
committerCatalin Marinas <[email protected]>2020-03-18 09:50:20 +0000
commitcdcb61ae4c56f9edcd1eca4c2df444f3f5e96e1d (patch)
treeb4bcbe3805c7f379fee0a397c1935d99f5881821 /scripts/patch-kernel
parent04ad99a0b160450ae615e41b839e444eccb5c99b (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/patch-kernel')
0 files changed, 0 insertions, 0 deletions