Revision 40453c4f9bb6d166a56a102a8c51dd24b0801557 authored by Mark Rutland on 19 April 2019, 00:50:37 UTC, committed by Linus Torvalds on 19 April 2019, 16:46:05 UTC
The help text for CONFIG_ARCH_HAS_KCOV is stale, and describes the
feature as being enabled only for x86_64, when it is now enabled for
several architectures, including arm, arm64, powerpc, and s390.

Let's remove that stale help text, and update it along the lines of hat
for ARCH_HAS_FORTIFY_SOURCE, better describing when an architecture
should select CONFIG_ARCH_HAS_KCOV.

Link: http://lkml.kernel.org/r/20190412102733.5154-1-mark.rutland@arm.com
Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Dmitry Vyukov <dvyukov@google.com>
Cc: Kees Cook <keescook@chromium.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 3b99120
History
File Mode Size
ac97
ali5451
asihpi
au88x0
aw2
ca0106
cs46xx
cs5535audio
ctxfi
echoaudio
emu10k1
hda
ice1712
korg1212
lola
lx6464es
mixart
nm256
oxygen
pcxhr
riptide
rme9652
trident
vx222
ymfpci
Kconfig -rw-r--r-- 25.3 KB
Makefile -rw-r--r-- 2.2 KB
ad1889.c -rw-r--r-- 25.8 KB
ad1889.h -rw-r--r-- 7.9 KB
ak4531_codec.c -rw-r--r-- 16.9 KB
als300.c -rw-r--r-- 21.8 KB
als4000.c -rw-r--r-- 30.9 KB
atiixp.c -rw-r--r-- 44.9 KB
atiixp_modem.c -rw-r--r-- 35.0 KB
azt3328.c -rw-r--r-- 82.2 KB
azt3328.h -rw-r--r-- 15.5 KB
bt87x.c -rw-r--r-- 29.7 KB
cmipci.c -rw-r--r-- 101.2 KB
cs4281.c -rw-r--r-- 63.8 KB
cs5530.c -rw-r--r-- 7.0 KB
ens1370.c -rw-r--r-- 78.2 KB
ens1371.c -rw-r--r-- 38 bytes
es1938.c -rw-r--r-- 55.1 KB
es1968.c -rw-r--r-- 78.7 KB
fm801.c -rw-r--r-- 41.4 KB
intel8x0.c -rw-r--r-- 89.9 KB
intel8x0m.c -rw-r--r-- 36.9 KB
maestro3.c -rw-r--r-- 81.7 KB
rme32.c -rw-r--r-- 57.5 KB
rme96.c -rw-r--r-- 70.8 KB
sis7019.c -rw-r--r-- 39.6 KB
sis7019.h -rw-r--r-- 13.3 KB
sonicvibes.c -rw-r--r-- 50.9 KB
via82xx.c -rw-r--r-- 76.9 KB
via82xx_modem.c -rw-r--r-- 33.9 KB

back to top