summaryrefslogtreecommitdiff
path: root/sys-kernel/hardened-sources/files/9999_revert-conflicts-v3.patch
diff options
context:
space:
mode:
authorMarcin Deranek <marcin.deranek@slonko.net>2022-11-30 09:33:12 +0100
committerMarcin Deranek <marcin.deranek@slonko.net>2022-11-30 09:33:12 +0100
commit2e570a72238935f57512b2253129f2e270ef34ea (patch)
treecc17eb81b4081e492c240dfa71a41e6b2053f0cb /sys-kernel/hardened-sources/files/9999_revert-conflicts-v3.patch
parentf5b2069c31a5e5ae70edf6850c25c227868e2a64 (diff)
downloadportage-2e570a72238935f57512b2253129f2e270ef34ea.tar.gz
portage-2e570a72238935f57512b2253129f2e270ef34ea.tar.bz2
portage-2e570a72238935f57512b2253129f2e270ef34ea.zip
sys-kernel/hardened-sources version bumps
Diffstat (limited to 'sys-kernel/hardened-sources/files/9999_revert-conflicts-v3.patch')
-rw-r--r--sys-kernel/hardened-sources/files/9999_revert-conflicts-v3.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/sys-kernel/hardened-sources/files/9999_revert-conflicts-v3.patch b/sys-kernel/hardened-sources/files/9999_revert-conflicts-v3.patch
deleted file mode 100644
index 365adfe..0000000
--- a/sys-kernel/hardened-sources/files/9999_revert-conflicts-v3.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Reverse conflicting patches
-
---- a/mm/Kconfig
-+++ b/mm/Kconfig
-@@ -321,8 +321,6 @@ config KSM
- config DEFAULT_MMAP_MIN_ADDR
- int "Low address space to protect from user allocation"
- depends on MMU
-- default 65536 if ( X86_64 || X86_32 || PPC64 || IA64 ) && GENTOO_KERNEL_SELF_PROTECTION
-- default 32768 if ( ARM64 || ARM ) && GENTOO_KERNEL_SELF_PROTECTION
- default 4096
- help
- This is the portion of low virtual memory which should be protected