rpms/kernel/devel kernel.spec,1.709,1.710

Dave Jones (davej) fedora-extras-commits at redhat.com
Tue Jun 24 14:55:21 UTC 2008


Author: davej

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25312

Modified Files:
	kernel.spec 
Log Message:
Disable the RCU linked list debug routines for now.


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.709
retrieving revision 1.710
diff -u -r1.709 -r1.710
--- kernel.spec	24 Jun 2008 14:37:42 -0000	1.709
+++ kernel.spec	24 Jun 2008 14:54:36 -0000	1.710
@@ -1060,7 +1060,7 @@
 ApplyPatch linux-2.6-debug-taint-vm.patch
 ApplyPatch linux-2.6-debug-spinlock-taint.patch
 ApplyPatch linux-2.6-debug-vm-would-have-oomkilled.patch
-ApplyPatch linux-2.6-debug-list_debug_rcu.patch
+#ApplyPatch linux-2.6-debug-list_debug_rcu.patch
 
 #
 # /dev/crash driver for the crashdump analysis tool
@@ -1785,6 +1785,9 @@
 
 %changelog
 * Tue Jun 24 2008 Dave Jones <davej at redhat.com>
+- Disable the RCU linked list debug routines for now.
+
+* Tue Jun 24 2008 Dave Jones <davej at redhat.com>
 - 2.6.26-rc7-git2
 
 * Mon Jun 23 2008 Dave Jones <davej at redhat.com>




More information about the fedora-extras-commits mailing list