aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/ftrace_64.S
diff options
context:
space:
mode:
authorGravatar Peter Zijlstra <peterz@infradead.org> 2019-05-07 23:25:46 +0200
committerGravatar Ingo Molnar <mingo@kernel.org> 2019-06-25 10:23:46 +0200
commit4201311dae59781fb19c40adddda45bf3c562b63 (patch)
tree76cc1a808cb3a4cdcb885ce5c0c9dad15fa66f22 /arch/x86/kernel/ftrace_64.S
parentx86/stackframe: Move ENCODE_FRAME_POINTER to asm/frame.h (diff)
downloadlinux-4201311dae59781fb19c40adddda45bf3c562b63.tar.gz
linux-4201311dae59781fb19c40adddda45bf3c562b63.tar.bz2
linux-4201311dae59781fb19c40adddda45bf3c562b63.zip
x86/stackframe, x86/kprobes: Fix frame pointer annotations
The kprobe trampolines have a FRAME_POINTER annotation that makes no sense. It marks the frame in the middle of pt_regs, at the place of saving BP. Change it to mark the pt_regs frame as per the ENCODE_FRAME_POINTER from the respective entry_*.S. Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by: Josh Poimboeuf <jpoimboe@redhat.com> Acked-by: Masami Hiramatsu <mhiramat@kernel.org> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/kernel/ftrace_64.S')
0 files changed, 0 insertions, 0 deletions