summaryrefslogtreecommitdiffstats
path: root/kernel-i686-debug-fedora.config
diff options
context:
space:
mode:
authorJeremy Cline <jcline@redhat.com>2020-02-04 13:46:47 -0500
committerJeremy Cline <jcline@redhat.com>2020-02-04 13:51:30 -0500
commit8ced7a7bf5454ba1e020a3ea643848101c7f3b02 (patch)
tree30734842b62a2d549b0338591e4ca0c826a6b94f /kernel-i686-debug-fedora.config
parent2877cca02d0745bea4e834693daf72ad68bdf71b (diff)
downloadkernel-8ced7a7bf5454ba1e020a3ea643848101c7f3b02.tar.gz
kernel-8ced7a7bf5454ba1e020a3ea643848101c7f3b02.tar.xz
kernel-8ced7a7bf5454ba1e020a3ea643848101c7f3b02.zip
Temporarily disable STACKPROTECTOR_STRONG for x86 (rhbz 1796780)
Kernels built with gcc 10.0.1-0.7.fc32 and STACKPROTECTOR_STRONG panic on boot due to a corrupted stack.
Diffstat (limited to 'kernel-i686-debug-fedora.config')
-rw-r--r--kernel-i686-debug-fedora.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-i686-debug-fedora.config b/kernel-i686-debug-fedora.config
index 053817bd6..587f6aba2 100644
--- a/kernel-i686-debug-fedora.config
+++ b/kernel-i686-debug-fedora.config
@@ -5736,7 +5736,7 @@ CONFIG_SSB_SDIOHOST=y
CONFIG_STACKLEAK_METRICS=y
CONFIG_STACKLEAK_RUNTIME_DISABLE=y
CONFIG_STACKLEAK_TRACK_MIN_SIZE=100
-CONFIG_STACKPROTECTOR_STRONG=y
+# CONFIG_STACKPROTECTOR_STRONG is not set
CONFIG_STACKPROTECTOR=y
CONFIG_STACK_TRACER=y
CONFIG_STACK_VALIDATION=y