summaryrefslogtreecommitdiff
path: root/sys-kernel/hardened-sources/files
diff options
context:
space:
mode:
Diffstat (limited to 'sys-kernel/hardened-sources/files')
-rw-r--r--sys-kernel/hardened-sources/files/9999_revert-conflicts-v2.patch10
-rw-r--r--sys-kernel/hardened-sources/files/linux-hardened-gentoo-v2.patch10
2 files changed, 0 insertions, 20 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 edbc98e..365adfe 100644
--- a/sys-kernel/hardened-sources/files/9999_revert-conflicts-v2.patch
+++ b/sys-kernel/hardened-sources/files/9999_revert-conflicts-v2.patch
@@ -11,13 +11,3 @@ Reverse conflicting patches
default 4096
help
This is the portion of low virtual memory which should be protected
---- a/security/Kconfig
-+++ b/security/Kconfig
-@@ -167,7 +167,6 @@ config HARDENED_USERCOPY_PAGESPAN
- bool "Refuse to copy allocations that span multiple pages"
- depends on HARDENED_USERCOPY
- depends on BROKEN
-- depends on !GENTOO_KERNEL_SELF_PROTECTION
- help
- When a multi-page allocation is done without __GFP_COMP,
- hardened usercopy will reject attempts to copy it. There are,
diff --git a/sys-kernel/hardened-sources/files/linux-hardened-gentoo-v2.patch b/sys-kernel/hardened-sources/files/linux-hardened-gentoo-v2.patch
deleted file mode 100644
index f2c2c27..0000000
--- a/sys-kernel/hardened-sources/files/linux-hardened-gentoo-v2.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/security/Kconfig 2021-12-05 18:20:55.655677710 -0500
-+++ b/security/Kconfig 2021-12-05 18:23:42.404251618 -0500
-@@ -167,6 +167,7 @@ config HARDENED_USERCOPY_PAGESPAN
- bool "Refuse to copy allocations that span multiple pages"
- depends on HARDENED_USERCOPY
- depends on BROKEN
-+ depends on !GENTOO_KERNEL_SELF_PROTECTION
- help
- When a multi-page allocation is done without __GFP_COMP,
- hardened usercopy will reject attempts to copy it. There are,