summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorKyle McMartin <kyle@redhat.com>2011-01-10 13:18:32 -0500
committerKyle McMartin <kyle@redhat.com>2011-01-10 13:18:32 -0500
commit173354353e0a7bfa2c8d3dcd77e5fee6d9237a32 (patch)
tree416ce5ceb9cb1ed74bf63ba30fa9ec4b73ebd354 /kernel.spec
parent4f860245a9fd41d35765a0f369ee34a499dc627d (diff)
downloadkernel-173354353e0a7bfa2c8d3dcd77e5fee6d9237a32.tar.gz
kernel-173354353e0a7bfa2c8d3dcd77e5fee6d9237a32.tar.xz
kernel-173354353e0a7bfa2c8d3dcd77e5fee6d9237a32.zip
drop obsolete linux-2.6-debug-nmi-timeout.patch
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec
index f3b802cbd..dfb97101b 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -610,7 +610,6 @@ Patch160: linux-2.6-32bit-mmap-exec-randomization.patch
Patch161: linux-2.6-i386-nx-emulation.patch
Patch200: linux-2.6-debug-sizeof-structs.patch
-#Patch201: linux-2.6-debug-nmi-timeout.patch
Patch202: linux-2.6-debug-taint-vm.patch
Patch203: linux-2.6-debug-vm-would-have-oomkilled.patch
Patch204: linux-2.6-debug-always-inline-kzalloc.patch
@@ -1197,7 +1196,6 @@ ApplyPatch acpi-update-battery-information-on-notification-0x81.patch
# Various low-impact patches to aid debugging.
ApplyPatch linux-2.6-debug-sizeof-structs.patch
-#ApplyPatch linux-2.6-debug-nmi-timeout.patch
ApplyPatch linux-2.6-debug-taint-vm.patch
ApplyPatch linux-2.6-debug-vm-would-have-oomkilled.patch
ApplyPatch linux-2.6-debug-always-inline-kzalloc.patch
@@ -1954,6 +1952,9 @@ fi
# || ||
%changelog
+* Mon Jan 10 2011 Kyle McMartin <kmcmartin@redhat.com>
+- Drop obsolete linux-2.6-debug-nmi-timeout.patch
+
* Mon Jan 10 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.38-0.rc0.git4.1
- Branch for 2.6.38
- Rebase trivial patches.