aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/cyc_complexity_plugin.c
diff options
context:
space:
mode:
authorDrew Davenport <[email protected]>2019-07-16 16:30:18 -0700
committerLinus Torvalds <[email protected]>2019-07-16 19:23:24 -0700
commit6b15f678fb7d5ef54e089e6ace72f007fe6e9895 (patch)
treec502620d1498eb9a23e3fc5ae1d45e41b36a7682 /scripts/gcc-plugins/cyc_complexity_plugin.c
parent778c1f5ccbd95722cf84d2233c6acbf4d01a3ec7 (diff)
include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT architectures
For architectures using __WARN_TAINT, the WARN_ON macro did not print out the "cut here" string. The other WARN_XXX macros would print "cut here" inside __warn_printk, which is not called for WARN_ON since it doesn't have a message to print. Link: http://lkml.kernel.org/r/[email protected] Fixes: a7bed27af194 ("bug: fix "cut here" location for __WARN_TAINT architectures") Signed-off-by: Drew Davenport <[email protected]> Acked-by: Kees Cook <[email protected]> Tested-by: Kees Cook <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions