rpms/kernel/devel kernel.spec,1.1447,1.1448

Kyle McMartin kyle at fedoraproject.org
Thu Mar 19 15:48:27 UTC 2009


Author: kyle

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8062

Modified Files:
	kernel.spec 
Log Message:
* Thu Mar 19 2009 Kyle McMartin <kyle at redhat.com>
- dma-api debug fixes for e1000 and e1000e from tip.



Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.1447
retrieving revision 1.1448
diff -u -r1.1447 -r1.1448
--- kernel.spec	19 Mar 2009 14:30:13 -0000	1.1447
+++ kernel.spec	19 Mar 2009 15:47:56 -0000	1.1448
@@ -598,6 +598,7 @@
 Patch23: linux-2.6-utrace-ftrace.patch
 
 Patch30: linux-2.6-debug-dma-api.patch
+Patch31: dma-api-debug-fixes.patch
 Patch41: linux-2.6-sysrq-c.patch
 
 Patch141: linux-2.6-ps3-storage-alias.patch
@@ -1065,6 +1066,7 @@
 
 # DMA API debugging
 ApplyPatch linux-2.6-debug-dma-api.patch
+ApplyPatch dma-api-debug-fixes.patch
 
 # enable sysrq-c on all kernels, not only kexec
 ApplyPatch linux-2.6-sysrq-c.patch
@@ -1815,6 +1817,9 @@
 # and build.
 
 %changelog
+* Thu Mar 19 2009 Kyle McMartin <kyle at redhat.com>
+- dma-api debug fixes for e1000 and e1000e from tip.
+
 * Thu Mar 19 2009 Kyle McMartin <kyle at redhat.com> 2.6.29-0.267.rc8.git4
 - build fixes for v4l tree.
 




More information about the fedora-extras-commits mailing list