rpms/kernel/F-8 kernel.spec,1.376,1.377

Dave Jones (davej) fedora-extras-commits at redhat.com
Tue Mar 11 19:03:52 UTC 2008


Author: davej

Update of /cvs/pkgs/rpms/kernel/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15895

Modified Files:
	kernel.spec 
Log Message:
- Print values when we overflow resource allocation.


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-8/kernel.spec,v
retrieving revision 1.376
retrieving revision 1.377
diff -u -r1.376 -r1.377
--- kernel.spec	11 Mar 2008 00:46:09 -0000	1.376
+++ kernel.spec	11 Mar 2008 19:03:21 -0000	1.377
@@ -619,6 +619,7 @@
 Patch210: linux-2.6-modsign-ksign.patch
 Patch220: linux-2.6-modsign-core.patch
 Patch230: linux-2.6-modsign-script.patch
+Patch240: linux-2.6-debug-resource-overflow.patch
 Patch250: linux-2.6-debug-sizeof-structs.patch
 Patch260: linux-2.6-debug-nmi-timeout.patch
 Patch270: linux-2.6-debug-taint-vm.patch
@@ -1121,6 +1122,7 @@
 # pc speaker autoload
 
 # Various low-impact patches to aid debugging.
+ApplyPatch linux-2.6-debug-resource-overflow.patch
 ApplyPatch linux-2.6-debug-sizeof-structs.patch
 ApplyPatch linux-2.6-debug-nmi-timeout.patch
 ApplyPatch linux-2.6-debug-taint-vm.patch
@@ -1910,6 +1912,9 @@
 
 
 %changelog
+* Tue Mar 11 2008 Dave Jones <davej at redhat.com>
+- Print values when we overflow resource allocation.
+
 * Mon Mar 10 2008 John W. Linville <linville at redhat.com> 2.6.24.3-30
 - Learn to read preceding changelogs...
 




More information about the fedora-extras-commits mailing list