diff options
author | Peter Zijlstra <[email protected]> | 2019-05-07 23:25:46 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-06-25 10:23:46 +0200 |
commit | 4201311dae59781fb19c40adddda45bf3c562b63 (patch) | |
tree | 76cc1a808cb3a4cdcb885ce5c0c9dad15fa66f22 /arch/x86/kernel/crash.c | |
parent | a9b3c6998d4a7d53a787cf4d0fd4a4c11239e517 (diff) |
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) <[email protected]>
Reviewed-by: Josh Poimboeuf <[email protected]>
Acked-by: Masami Hiramatsu <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'arch/x86/kernel/crash.c')
0 files changed, 0 insertions, 0 deletions