diff options
author | Kees Cook <[email protected]> | 2018-06-25 15:59:34 -0700 |
---|---|---|
committer | Kees Cook <[email protected]> | 2018-10-11 08:17:50 -0700 |
commit | 0bb95f80a38f82884693194ea720e9cca5e12ada (patch) | |
tree | 788e8ef11abfc6b7dc7cd0ba6b7f23fa2f6b95e1 /tools/testing/radix-tree/linux/kernel.h | |
parent | 81b45683487a51b0f4d3b29d37f20d6d078544e4 (diff) |
Makefile: Globally enable VLA warning
Now that Variable Length Arrays (VLAs) have been entirely removed[1]
from the kernel, enable the VLA warning globally. The only exceptions
to this are the KASan an UBSan tests which are explicitly checking that
VLAs trigger their respective tests.
[1] https://lkml.kernel.org/r/CA+55aFzCG-zNmZwX4A2FQpadafLfEzK6CC=qPXydAacU1RqZWA@mail.gmail.com
Cc: Masahiro Yamada <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: David Airlie <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Kees Cook <[email protected]>
Diffstat (limited to 'tools/testing/radix-tree/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions