commit | 8508b97ae2b6c73c2c09798c9fa9d27ec57ff1dc | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Fri May 28 08:31:48 2021 -1000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri May 28 08:31:48 2021 -1000 |
tree | a5dcf52347b95a669857c9b66d51ddeed8a3783e | |
parent | afdd14704d7eb4d7634cb7ba8d117066fed44282 [diff] | |
parent | 24845dcb170e16b3100bd49743687648c71387ae [diff] |
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