rpms/kernel/FC-4 kernel-2.6.spec, 1.1658, 1.1659 linux-2.6-debug-panic-stackdump.patch, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Jul 5 22:12:48 UTC 2006


Author: davej

Update of /cvs/dist/rpms/kernel/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv11724

Modified Files:
	kernel-2.6.spec 
Removed Files:
	linux-2.6-debug-panic-stackdump.patch 
Log Message:
- Get rid of stack backtrace on panic, which in most
  cases actually caused a loss of info instead of a gain.



Index: kernel-2.6.spec
===================================================================
RCS file: /cvs/dist/rpms/kernel/FC-4/kernel-2.6.spec,v
retrieving revision 1.1658
retrieving revision 1.1659
diff -u -r1.1658 -r1.1659
--- kernel-2.6.spec	30 Jun 2006 18:46:54 -0000	1.1658
+++ kernel-2.6.spec	5 Jul 2006 22:12:45 -0000	1.1659
@@ -265,7 +265,6 @@
 Patch1018: linux-2.6-debug-Wundef.patch
 Patch1019: linux-2.6-debug-disable-builtins.patch
 Patch1020: linux-2.6-debug-sleep-in-irq-warning.patch
-Patch1022: linux-2.6-debug-panic-stackdump.patch
 Patch1025: linux-2.6-debug-sysfs-crash-debugging.patch
 Patch1027: linux-2.6-debug-slab-leak-detector.patch
 Patch1028: linux-2.6-debug-oops-pause.patch
@@ -565,7 +564,6 @@
 %patch1018 -p1
 %patch1019 -p1
 %patch1020 -p1
-%patch1022 -p1
 %patch1025 -p1
 # Slab leak detector.
 #%patch1027 -p1
@@ -1078,6 +1076,10 @@
 %endif
 
 %changelog
+* Wed Jul  5 2006 Dave Jones <davej at redhat.com>
+- Get rid of stack backtrace on panic, which in most
+  cases actually caused a loss of info instead of a gain.
+
 * Fri Jun 30 2006 Dave Jones <davej at redhat.com> [2.6.17-1.2141_FC4]
 - 2.6.17.3
 


--- linux-2.6-debug-panic-stackdump.patch DELETED ---




More information about the fedora-cvs-commits mailing list