]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - lib/Kconfig.debug
lib/raid6: Fix arm64 test build
[mirror_ubuntu-bionic-kernel.git] / lib / Kconfig.debug
index 9d5b78aad4c5bcd59a927c654e8010e54269d750..f55c15ab6f93eae5c68c92a10ebcb01fc8c04170 100644 (file)
@@ -217,7 +217,7 @@ config ENABLE_MUST_CHECK
 config FRAME_WARN
        int "Warn for stack frames larger than (needs gcc 4.4)"
        range 0 8192
-       default 0 if KASAN
+       default 3072 if KASAN_EXTRA
        default 2048 if GCC_PLUGIN_LATENT_ENTROPY
        default 1280 if (!64BIT && PARISC)
        default 1024 if (!64BIT && !PARISC)