aboutsummaryrefslogtreecommitdiff
path: root/include/linux/highmem.h
diff options
context:
space:
mode:
authorNathan Chancellor <natechancellor@gmail.com>2017-05-25 01:31:45 -0700
committerMister Oyster <oysterized@gmail.com>2017-12-18 19:27:09 +0100
commit0aea325be2ed618968bedc4980da3937a9245b49 (patch)
tree49617afd17d8149d4893bb12ccc92fb4ba91d2de /include/linux/highmem.h
parentd526916b661badeab9ba8dc05279936cf49f88f3 (diff)
Makefile: Disable "format-truncation" warning globally
This was introduced in GCC 7.x: https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation This warning doesn't really make sense in the context of the kernel because there is no way for the values it complains about to be cut off. For example, it complains about a cpu int getting truncated, when in reality it will never be over 7 for this device (octacore). Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
Diffstat (limited to 'include/linux/highmem.h')
0 files changed, 0 insertions, 0 deletions