rpms/kernel/devel kernel.spec,1.1045,1.1046

Kyle McMartin kyle at fedoraproject.org
Tue Oct 14 19:35:43 UTC 2008


Author: kyle

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

Modified Files:
	kernel.spec 
Log Message:
* Tue Oct 14 2008 Kyle McMartin <kyle at redhat.com>
- nuke iwlwifi-use-dma_alloc_coherent.patch, should be fixed properly now.



Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.1045
retrieving revision 1.1046
diff -u -r1.1045 -r1.1046
--- kernel.spec	13 Oct 2008 18:46:00 -0000	1.1045
+++ kernel.spec	14 Oct 2008 19:35:11 -0000	1.1046
@@ -620,7 +620,7 @@
 Patch610: linux-2.6-defaults-fat-utf8.patch
 Patch670: linux-2.6-ata-quirk.patch
 
-Patch680: linux-2.6-iwlwifi-use-dma_alloc_coherent.patch
+#Patch680: linux-2.6-iwlwifi-use-dma_alloc_coherent.patch
 Patch681: linux-2.6-iwlagn-downgrade-BUG_ON-in-interrupt.patch
 Patch682: linux-2.6-mac80211-debugfs-stable-fix.patch
 Patch690: linux-2.6-at76.patch
@@ -1174,7 +1174,7 @@
 ApplyPatch linux-2.6-ata-quirk.patch
 
 # fix spot's iwlwifi, hopefully...
-ApplyPatch linux-2.6-iwlwifi-use-dma_alloc_coherent.patch
+#ApplyPatch linux-2.6-iwlwifi-use-dma_alloc_coherent.patch
 # make jarod's iwl4965 not panic near N APs, hopefully
 ApplyPatch linux-2.6-iwlagn-downgrade-BUG_ON-in-interrupt.patch
 # -stable fix for mac80211 debugf-related panics
@@ -1811,6 +1811,9 @@
 %kernel_variant_files -k vmlinux %{with_kdump} kdump
 
 %changelog
+* Tue Oct 14 2008 Kyle McMartin <kyle at redhat.com>
+- nuke iwlwifi-use-dma_alloc_coherent.patch, should be fixed properly now.
+
 * Mon Oct 13 2008 John W. Linville <linville at redhat.com>
 - -stable fix for mac80211 debugf-related panics
 




More information about the scm-commits mailing list