From c62acbf43a28550deac0866008fb33a151801304 Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Sat, 27 Aug 2011 14:00:14 -0400 Subject: Bring back the 32bit mmap randomization patch for now. NX emulation is still too dependant upon it. --- kernel.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 02e35f40b..b7f45f696 100644 --- a/kernel.spec +++ b/kernel.spec @@ -645,6 +645,7 @@ Patch09: linux-2.6-upstream-reverts.patch # Standalone patches +Patch160: linux-2.6-32bit-mmap-exec-randomization.patch Patch161: linux-2.6-i386-nx-emulation.patch Patch202: linux-2.6-debug-taint-vm.patch @@ -1198,6 +1199,7 @@ ApplyOptionalPatch linux-2.6-upstream-reverts.patch -R # Architecture patches # x86(-64) +ApplyPatch linux-2.6-32bit-mmap-exec-randomization.patch ApplyPatch linux-2.6-i386-nx-emulation.patch # @@ -2035,7 +2037,8 @@ fi %changelog * Sat Aug 27 2011 Dave Jones - Fix get_gate_vma usage in i386 NX emulation - Fix up dependancy on the dropped randomization patch. +- Bring back the 32bit mmap randomization patch for now. + NX emulation is still too dependant upon it. * Sat Aug 27 2011 Josh Boyer - Linux 3.1-rc3-git6 -- cgit