https://github.com/torvalds/linux
Revision 5a76021c2eff7fcf2f0918a08fd8a37ce7922921 authored by Linus Torvalds on 09 May 2020, 22:40:52 UTC, committed by Linus Torvalds on 09 May 2020, 22:40:52 UTC
This is the final array bounds warning removal for gcc-10 for now.

Again, the warning is good, and we should re-enable all these warnings
when we have converted all the legacy array declaration cases to
flexible arrays. But in the meantime, it's just noise.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 4472099
History
Tip revision: 5a76021c2eff7fcf2f0918a08fd8a37ce7922921 authored by Linus Torvalds on 09 May 2020, 22:40:52 UTC
gcc-10: disable 'stringop-overflow' warning for now
Tip revision: 5a76021
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 15.8 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 71 bytes
.gitattributes -rw-r--r-- 62 bytes
.gitignore -rw-r--r-- 1.7 KB
.mailmap -rw-r--r-- 15.1 KB
COPYING -rw-r--r-- 496 bytes
CREDITS -rw-r--r-- 97.4 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 595 bytes
MAINTAINERS -rw-r--r-- 539.0 KB
Makefile -rw-r--r-- 60.2 KB
README -rw-r--r-- 727 bytes

README

back to top