diff options
author | Josh Poimboeuf <[email protected]> | 2018-01-27 20:21:50 -0600 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2018-01-28 09:19:12 +0100 |
commit | dd085168a74c99c3ebe7f813069e412eb8444243 (patch) | |
tree | d692e5dd3017f52c1b639301e3f3e89243ff051a /scripts/gdb/linux | |
parent | 8a95b74d50825067fb6c8af7f9db03e711b1cb9d (diff) |
x86/ftrace: Add one more ENDPROC annotation
When ORC support was added for the ftrace_64.S code, an ENDPROC
for function_hook() was missed. This results in the following warning:
arch/x86/kernel/ftrace_64.o: warning: objtool: .entry.text+0x0: unreachable instruction
Fixes: e2ac83d74a4d ("x86/ftrace: Fix ORC unwinding from ftrace handlers")
Reported-by: Steven Rostedt <[email protected]>
Reported-by: Borislav Petkov <[email protected]>
Signed-off-by: Josh Poimboeuf <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Cc: Linus Torvalds <[email protected]>
Link: https://lkml.kernel.org/r/20180128022150.dqierscqmt3uwwsr@treble
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions