summaryrefslogtreecommitdiff
path: root/sys-kernel/hardened-sources/files/9999_revert-conflicts-v2.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sys-kernel/hardened-sources/files/9999_revert-conflicts-v2.patch')
-rw-r--r--sys-kernel/hardened-sources/files/9999_revert-conflicts-v2.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/hardened-sources/files/9999_revert-conflicts-v2.patch b/sys-kernel/hardened-sources/files/9999_revert-conflicts-v2.patch
index fabe571..edbc98e 100644
--- a/sys-kernel/hardened-sources/files/9999_revert-conflicts-v2.patch
+++ b/sys-kernel/hardened-sources/files/9999_revert-conflicts-v2.patch
@@ -16,7 +16,7 @@ Reverse conflicting patches
@@ -167,7 +167,6 @@ config HARDENED_USERCOPY_PAGESPAN
bool "Refuse to copy allocations that span multiple pages"
depends on HARDENED_USERCOPY
- depends on EXPERT
+ depends on BROKEN
- depends on !GENTOO_KERNEL_SELF_PROTECTION
help
When a multi-page allocation is done without __GFP_COMP,