diff options
| author | Nathan Chancellor <natechancellor@gmail.com> | 2017-05-25 01:31:45 -0700 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-12-18 19:27:09 +0100 |
| commit | 0aea325be2ed618968bedc4980da3937a9245b49 (patch) | |
| tree | 49617afd17d8149d4893bb12ccc92fb4ba91d2de /include/linux/debug_locks.h | |
| parent | d526916b661badeab9ba8dc05279936cf49f88f3 (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/debug_locks.h')
0 files changed, 0 insertions, 0 deletions
