diff options
author | Peter Zijlstra <peterz@infradead.org> | 2019-05-08 00:25:46 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2019-06-25 11:23:46 +0300 |
commit | 4201311dae59781fb19c40adddda45bf3c562b63 (patch) | |
tree | 76cc1a808cb3a4cdcb885ce5c0c9dad15fa66f22 /arch/x86/include/asm/sparsemem.h | |
parent | a9b3c6998d4a7d53a787cf4d0fd4a4c11239e517 (diff) | |
download | linux-4201311dae59781fb19c40adddda45bf3c562b63.tar.xz |
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/include/asm/sparsemem.h')
0 files changed, 0 insertions, 0 deletions