linux/arch/x86/net
Peter Zijlstra 24c8147abb x86/cfi: Fix CFI rewrite for odd alignments
Rustam reported his clang builds did not boot properly; turns out his
.config has: CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_64B=y set.

Fix up the FineIBT code to deal with this unusual alignment.

Fixes: 931ab63664 ("x86/ibt: Implement FineIBT")
Reported-by: Rustam Kovhaev <rkovhaev@gmail.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Tested-by: Rustam Kovhaev <rkovhaev@gmail.com>
2026-02-23 11:19:11 +01:00
..
bpf_jit_comp.c x86/cfi: Fix CFI rewrite for odd alignments 2026-02-23 11:19:11 +01:00
bpf_jit_comp32.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
bpf_timed_may_goto.S bpf, x86: Fix objtool warning for timed may_goto 2025-03-15 15:55:14 -07:00
Makefile bpf, x86: Add x86 JIT support for timed may_goto 2025-03-15 11:48:28 -07:00