diff options
author | Peter Zijlstra <[email protected]> | 2022-10-18 13:49:21 +0200 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2022-10-20 17:10:27 +0200 |
commit | 883bbbffa5a4ffd1915f8b42934dab81b7f87226 (patch) | |
tree | 6d650ad1ce9df229da9d3786bfc26d38c4f9466f /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | b5f1fc3184405ab955db1b86d41d8b744d07c12d (diff) |
ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph()
Different function signatures means they needs to be different
functions; otherwise CFI gets upset.
As triggered by the ftrace boot tests:
[] CFI failure at ftrace_return_to_handler+0xac/0x16c (target: ftrace_stub+0x0/0x14; expected type: 0x0a5d5347)
Fixes: 3c516f89e17e ("x86: Add support for CONFIG_CFI_CLANG")
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Mark Rutland <[email protected]>
Tested-by: Mark Rutland <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions