diff options
| author | Peter Zijlstra <peterz@infradead.org> | 2025-02-07 15:15:33 +0300 |
|---|---|---|
| committer | Peter Zijlstra <peterz@infradead.org> | 2025-02-14 12:32:05 +0300 |
| commit | 582077c94052bd69a544b3f9d7619c9c6a67c34b (patch) | |
| tree | dd33a2f40b5f832d0790ede0d047f5a327d69cc9 /scripts/decode_stacktrace.sh | |
| parent | 2981557cb0408e142480bc1eea30558cf5a2382f (diff) | |
| download | linux-582077c94052bd69a544b3f9d7619c9c6a67c34b.tar.xz | |
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 'scripts/decode_stacktrace.sh')
0 files changed, 0 insertions, 0 deletions
