summaryrefslogtreecommitdiff
path: root/sys-kernel/hardened-sources/files/9999_revert-conflicts-v2.patch
diff options
context:
space:
mode:
authorMarcin Deranek <marcin.deranek@slonko.net>2022-06-17 08:06:53 +0200
committerMarcin Deranek <marcin.deranek@slonko.net>2022-06-17 08:06:53 +0200
commitf44c990292f7583f6487a88c3e640044136df3cb (patch)
tree06a4459fed0327355be176d8f54edb1794cdeda0 /sys-kernel/hardened-sources/files/9999_revert-conflicts-v2.patch
parent76b07c3c5bb7a02f59cc56fef2bff2b06726e6f6 (diff)
downloadportage-f44c990292f7583f6487a88c3e640044136df3cb.tar.gz
portage-f44c990292f7583f6487a88c3e640044136df3cb.tar.bz2
portage-f44c990292f7583f6487a88c3e640044136df3cb.zip
Remove obsolete 5.17 branch
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,