[kernel/f16] Drop linux-2.6-debug-vm-would-have-oomkilled.patch The oom-killer heuristics have improved enough th

Dave Jones davej at fedoraproject.org
Fri Aug 26 18:26:42 UTC 2011


commit 42df3844c7e63f51ed6e948e58f60bd3431bfa78
Author: Dave Jones <davej at redhat.com>
Date:   Fri Aug 26 14:26:25 2011 -0400

    Drop linux-2.6-debug-vm-would-have-oomkilled.patch
    The oom-killer heuristics have improved enough that this should
    never be necessary (and it probably doesn't dtrt any more)

 TODO                                          |    1 -
 kernel.spec                                   |    7 ++-
 linux-2.6-debug-vm-would-have-oomkilled.patch |   69 -------------------------
 3 files changed, 5 insertions(+), 72 deletions(-)
---
diff --git a/TODO b/TODO
index db301e6..24e57f9 100644
--- a/TODO
+++ b/TODO
@@ -4,7 +4,6 @@
 	Empty
 
 * linux-2.6-debug-taint-vm.patch
-* linux-2.6-debug-vm-would-have-oomkilled.patch
 	TODO: Push upstream
 
 * linux-2.6-acpi-video-dos.patch
diff --git a/kernel.spec b/kernel.spec
index fb1d6cb..83004f0 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -647,7 +647,6 @@ Patch09: linux-2.6-upstream-reverts.patch
 Patch161: linux-2.6-i386-nx-emulation.patch
 
 Patch202: linux-2.6-debug-taint-vm.patch
-Patch203: linux-2.6-debug-vm-would-have-oomkilled.patch
 
 Patch383: linux-2.6-defaults-aspm.patch
 
@@ -1238,7 +1237,6 @@ ApplyPatch linux-2.6-acpi-debug-infinite-loop.patch
 
 # Various low-impact patches to aid debugging.
 ApplyPatch linux-2.6-debug-taint-vm.patch
-ApplyPatch linux-2.6-debug-vm-would-have-oomkilled.patch
 
 #
 # PCI
@@ -2035,6 +2033,11 @@ fi
 
 %changelog
 * Fri Aug 26 2011 Dave Jones <davej at redhat.com>
+- Drop linux-2.6-debug-vm-would-have-oomkilled.patch
+  The oom-killer heuristics have improved enough that this should
+  never be necessary (and it probably doesn't dtrt any more)
+
+* Fri Aug 26 2011 Dave Jones <davej at redhat.com>
 - Drop linux-2.6-32bit-mmap-exec-randomization.patch
   Outlived it's usefulness (and made of ugly)
 


More information about the scm-commits mailing list