diff options
author | Peter Zijlstra <peterz@infradead.org> | 2025-02-07 13:15:33 +0100 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2025-02-14 10:32:05 +0100 |
commit | 582077c94052bd69a544b3f9d7619c9c6a67c34b (patch) | |
tree | dd33a2f40b5f832d0790ede0d047f5a327d69cc9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2981557cb0408e142480bc1eea30558cf5a2382f (diff) |
x86/cfi: Clean up linkage
With the introduction of kCFI the addition of ENDBR to
SYM_FUNC_START* no longer suffices to make the function indirectly
callable. This now requires the use of SYM_TYPED_FUNC_START.
As such, remove the implicit ENDBR from SYM_FUNC_START* and add some
explicit annotations to fix things up again.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Sami Tolvanen <samitolvanen@google.com>
Link: https://lore.kernel.org/r/20250207122546.409116003@infradead.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions