aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gcc-goto.sh
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2015-04-16 12:44:42 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2015-04-17 09:03:58 -0400
commitc17893c7407fbe988f5901596c3e5e75c0dc0f67 (patch)
treef3e590db15b6f5fac82efbc8b5353d9c382b715d /scripts/gcc-goto.sh
parentcheckpatch: improve operator spacing check (diff)
downloadlinux-dev-c17893c7407fbe988f5901596c3e5e75c0dc0f67.tar.xz
linux-dev-c17893c7407fbe988f5901596c3e5e75c0dc0f67.zip
checkpatch: add a test for const with __read_mostly uses
const objects shouldn't be __read_mostly. They are read-only. Marking these objects as __read_mostly causes section conflicts with LTO linking. So add a test to try to avoid this issue. Signed-off-by: Joe Perches <joe@perches.com> Cc: Andy Whitcroft <apw@shadowen.org> Cc: Andi Kleen <andi@firstfloor.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/gcc-goto.sh')
0 files changed, 0 insertions, 0 deletions