Ard Biesheuvel 953f534a7e ARM: ftrace: enable HAVE_FUNCTION_GRAPH_FP_TEST
Fix the frame pointer handling in the function graph tracer entry and
exit code so we can enable HAVE_FUNCTION_GRAPH_FP_TEST. Instead of using
FP directly (which will have different values between the entry and exit
pieces of the function graph tracer), use the value of SP at entry and
exit, as we can derive the former value from the frame pointer.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Steven Rostedt (Google) <rostedt@goodmis.org>
2022-02-09 09:12:33 +01:00
..
2021-11-13 10:01:10 -08:00
2021-11-10 11:22:03 -08:00
2021-11-08 09:15:45 -08:00
2021-11-10 11:22:03 -08:00
2021-11-11 14:22:05 -08:00
2021-11-14 11:11:51 -08:00
2021-11-10 11:22:03 -08:00
2021-11-14 11:37:49 -08:00
2021-11-01 20:05:19 -07:00