+2
−11
Loading
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: 931ab636 ("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>