Files
linux/arch/arm/include/asm
Masami Hiramatsu fed240d9c9 ARM: Recover kretprobe modified return address in stacktrace
Since the kretprobe replaces the function return address with
the kretprobe_trampoline on the stack, arm unwinder shows it
instead of the correct return address.

This finds the correct return address from the per-task
kretprobe_instances list and verify it is in between the
caller fp and callee fp.

Note that this supports both GCC and clang if CONFIG_FRAME_POINTER=y
and CONFIG_ARM_UNWIND=n. For the ARM unwinder, this is still
not working correctly.

Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
2021-10-22 12:16:53 -04:00
..
2020-10-30 21:57:05 +01:00
2020-05-07 00:41:47 +02:00
2021-05-07 00:26:34 -07:00
2018-05-19 11:53:46 +01:00
2020-07-30 13:01:04 -07:00
2021-07-01 11:06:03 -07:00
2021-03-22 02:45:52 +01:00
2020-10-13 18:38:31 -07:00
2020-06-09 09:39:10 -07:00
2020-06-09 09:39:10 -07:00