aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-trace.c
diff options
context:
space:
mode:
authorMasami Hiramatsu <[email protected]>2022-01-24 17:17:54 +0900
committerCatalin Marinas <[email protected]>2022-01-24 14:25:20 +0000
commit1e0924bd09916fab795fc2a21ec1d148f24299fd (patch)
tree73abf57f0df6d7a5612401a8488d29be91b117ed /drivers/usb/cdns3/cdns3-trace.c
parenteb30d838a44c9e59a2a106884f536119859c7257 (diff)
arm64: Mark start_backtrace() notrace and NOKPROBE_SYMBOL
Mark the start_backtrace() as notrace and NOKPROBE_SYMBOL because this function is called from ftrace and lockdep to get the caller address via return_address(). The lockdep is used in kprobes, it should also be NOKPROBE_SYMBOL. Fixes: b07f3499661c ("arm64: stacktrace: Move start_backtrace() out of the header") Cc: <[email protected]> # 5.13.x Signed-off-by: Masami Hiramatsu <[email protected]> Reviewed-by: Mark Brown <[email protected]> Link: https://lore.kernel.org/r/164301227374.1433152.12808232644267107415.stgit@devnote2 Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions