]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - security/Kconfig
sched/core: Remove unused @cpu argument from destroy_sched_domain*()
[karo-tx-linux.git] / security / Kconfig
index 2dfc0ce4083e87c7ff45d5bf6e1e3ee3087795e0..118f4549404ef2ed0241e86faceb03f2d3646d79 100644 (file)
@@ -150,7 +150,7 @@ config HARDENED_USERCOPY
 config HARDENED_USERCOPY_PAGESPAN
        bool "Refuse to copy allocations that span multiple pages"
        depends on HARDENED_USERCOPY
-       depends on !COMPILE_TEST
+       depends on EXPERT
        help
          When a multi-page allocation is done without __GFP_COMP,
          hardened usercopy will reject attempts to copy it. There are,