summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2022-05-31 16:28:38 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2022-05-31 16:28:38 -0500
commitee01de04fb753f97ec01598a12ff7b5d02b73bff (patch)
treeb624a26ca31cfabdcf2928ef9911e93c3be6f896
parent6cdf10801c3200d9e1f2cd6247455123bce9e33f (diff)
downloadkernel-ee01de04fb753f97ec01598a12ff7b5d02b73bff.tar.gz
kernel-ee01de04fb753f97ec01598a12ff7b5d02b73bff.tar.xz
kernel-ee01de04fb753f97ec01598a12ff7b5d02b73bff.zip
Turn off KASAN_INLINE for ppc debug
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
-rw-r--r--kernel-ppc64le-debug-rhel.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-ppc64le-debug-rhel.config b/kernel-ppc64le-debug-rhel.config
index 2ebf086e7..504ca89ef 100644
--- a/kernel-ppc64le-debug-rhel.config
+++ b/kernel-ppc64le-debug-rhel.config
@@ -2525,7 +2525,7 @@ CONFIG_KALLSYMS_BASE_RELATIVE=y
CONFIG_KALLSYMS=y
# CONFIG_KARMA_PARTITION is not set
CONFIG_KASAN_GENERIC=y
-CONFIG_KASAN_INLINE=y
+# CONFIG_KASAN_INLINE is not set
CONFIG_KASAN_KUNIT_TEST=m
# CONFIG_KASAN_MODULE_TEST is not set
CONFIG_KASAN_OUTLINE=y