summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pagano <mpagano@gentoo.org>2021-06-11 13:33:34 -0400
committerMike Pagano <mpagano@gentoo.org>2021-06-11 13:33:34 -0400
commitcbcbe56bc8beb2afe161042e2d5beaef40693a99 (patch)
tree68b9d0e071801cc717628beb15a3062bbf67d7ab
parentUpdated corrected Kernel Self Protection config patch (diff)
downloadlinux-patches-cbcbe56b.tar.gz
linux-patches-cbcbe56b.tar.bz2
linux-patches-cbcbe56b.zip
Fix type in KSP Patch
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
-rw-r--r--4567_distro-Gentoo-Kconfig.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/4567_distro-Gentoo-Kconfig.patch b/4567_distro-Gentoo-Kconfig.patch
index 4eee26b5..b6713137 100644
--- a/4567_distro-Gentoo-Kconfig.patch
+++ b/4567_distro-Gentoo-Kconfig.patch
@@ -214,7 +214,7 @@
+ select FORTIFY_SOURCE
+ select SECURITY_DMESG_RESTRICT
+ select PANIC_ON_OOPS
-+ select CONFIG_GCC_PLUGINS=y
++ select CONFIG_GCC_PLUGINS
+ select GCC_PLUGIN_LATENT_ENTROPY
+ select GCC_PLUGIN_STRUCTLEAK
+ select GCC_PLUGIN_STRUCTLEAK_BYREF_ALL