Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'clang-features-v5.13-rc4' of git://git.kernel.org/pub/scm/…
…linux/kernel/git/kees/linux Pull clang feature fixes from Kees Cook: - Correctly pass stack frame size checking under LTO (Nick Desaulniers) - Avoid CFI mismatches by checking initcall_t types (Marco Elver) * tag 'clang-features-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: Makefile: LTO: have linker check -Wframe-larger-than init: verify that function is initcall_t at compile-time
- Loading branch information