summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorKyle McMartin <kyle@redhat.com>2011-06-23 15:29:02 -0400
committerKyle McMartin <kyle@redhat.com>2011-06-23 15:29:02 -0400
commit4cc6bd7c83f6ea93fd81a1c2d0fe0ebcb89a3bba (patch)
treee5c717d0d4605ad8f1030aa52e380515233abb4c /kernel.spec
parent472d463edc710bf8ab662030e3b36b9927f69089 (diff)
downloadkernel-4cc6bd7c83f6ea93fd81a1c2d0fe0ebcb89a3bba.tar.gz
kernel-4cc6bd7c83f6ea93fd81a1c2d0fe0ebcb89a3bba.tar.xz
kernel-4cc6bd7c83f6ea93fd81a1c2d0fe0ebcb89a3bba.zip
iwlagn-fix-dma-direction.patch
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index f60082659..953731923 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -691,6 +691,7 @@ Patch12204: linux-2.6-enable-more-pci-autosuspend.patch
Patch12205: runtime_pm_fixups.patch
Patch12303: dmar-disable-when-ricoh-multifunction.patch
+Patch12304: iwlagn-fix-dma-direction.patch
%endif
@@ -1265,6 +1266,7 @@ ApplyPatch neuter_intel_microcode_load.patch
# rhbz#605888
ApplyPatch dmar-disable-when-ricoh-multifunction.patch
+ApplyPatch iwlagn-fix-dma-direction.patch
# END OF PATCH APPLICATIONS
@@ -1880,6 +1882,7 @@ fi
- Linux 3.0-rc4-git3
- Drop linux-3.0-fix-uts-release.patch, and instead just perl the Makefile
- linux-2.6-silence-noise.patch: fix context
+- iwlagn-fix-dma-direction.patch: fix DMAR errors (for me at least)
* Wed Jun 22 2011 Kyle McMartin <kmcmartin@redhat.com> 3.0-0.rc4.git0.2
- Re-enable debuginfo generation. Thanks to Richard Jones for noticing... no