summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-03-27 12:47:07 -0400
committerAnthony G. Basile <blueness@gentoo.org>2012-03-27 12:47:07 -0400
commit8c58762bf8657725c1a673c00e4201e03951708a (patch)
treed6718f5aa355f767e28c02cac6feb87fb0443238
parentGrsec/PaX: 2.9-{2.6.32.59,3.2.13,3.3.0}-201203251921 (diff)
downloadhardened-patchset-8c58762bf8657725c1a673c00e4201e03951708a.tar.gz
hardened-patchset-8c58762bf8657725c1a673c00e4201e03951708a.tar.bz2
hardened-patchset-8c58762bf8657725c1a673c00e4201e03951708a.zip
Fix malformed patch
-rw-r--r--3.3.0/4470_disable-compat_vdso.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/3.3.0/4470_disable-compat_vdso.patch b/3.3.0/4470_disable-compat_vdso.patch
index be237ff..c40f44f 100644
--- a/3.3.0/4470_disable-compat_vdso.patch
+++ b/3.3.0/4470_disable-compat_vdso.patch
@@ -26,7 +26,7 @@ Closes bug: http://bugs.gentoo.org/show_bug.cgi?id=210138
diff -urp a/arch/x86/Kconfig b/arch/x86/Kconfig
--- a/arch/x86/Kconfig 2009-07-31 01:36:57.323857684 +0100
+++ b/arch/x86/Kconfig 2009-07-31 01:51:39.395749681 +0100
-@@ -1694,8 +1694,17 @@
+@@ -1694,17 +1694,8 @@
config COMPAT_VDSO
def_bool n