mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 01:04:41 +01:00
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:
|
||
|---|---|---|
| .. | ||
| bpf_jit_comp.c | ||
| bpf_jit_comp32.c | ||
| bpf_timed_may_goto.S | ||
| Makefile | ||