rpms/kernel/devel kernel.spec,1.493,1.494

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


Author: davej

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

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


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.493
retrieving revision 1.494
diff -u -r1.493 -r1.494
--- kernel.spec	11 Mar 2008 18:23:09 -0000	1.493
+++ kernel.spec	11 Mar 2008 19:00:11 -0000	1.494
@@ -590,6 +590,7 @@
 Patch144: linux-2.6-vio-modalias.patch
 
 Patch160: linux-2.6-execshield.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
@@ -1052,6 +1053,7 @@
 ApplyPatch linux-2.6-acpi-eeepc-hotkey.patch
 
 # 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
@@ -1755,6 +1757,9 @@
 
 %changelog
 * Tue Mar 11 2008 Dave Jones <davej at redhat.com>
+- Print values when we overflow resource allocation.
+
+* Tue Mar 11 2008 Dave Jones <davej at redhat.com>
 - Recognise Appletouch trackpad in Macbook 3.1
 
 * Tue Mar 11 2008 Dave Jones <davej at redhat.com>




More information about the fedora-extras-commits mailing list