summaryrefslogtreecommitdiffstats
path: root/linux-2.6-intel-iommu-igfx.patch
diff options
context:
space:
mode:
authorKyle McMartin <kmcmartin@redhat.com>2011-07-24 22:26:26 -0400
committerKyle McMartin <kmcmartin@redhat.com>2011-07-25 09:46:01 -0400
commit4a2041744e262bb41936adfb3db0b85e13c73b11 (patch)
tree13a97fd36359066adc33a220149246cecf9695de /linux-2.6-intel-iommu-igfx.patch
parent524b8cb85593696e6867aa30b1c581cf35fb7cbe (diff)
downloadkernel-4a2041744e262bb41936adfb3db0b85e13c73b11.tar.gz
kernel-4a2041744e262bb41936adfb3db0b85e13c73b11.tar.xz
kernel-4a2041744e262bb41936adfb3db0b85e13c73b11.zip
3.0-git3 snapshot
Testing that this part of the spec still works... Hopefully the next release is indeed 3.1.0...
Diffstat (limited to 'linux-2.6-intel-iommu-igfx.patch')
-rw-r--r--linux-2.6-intel-iommu-igfx.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux-2.6-intel-iommu-igfx.patch b/linux-2.6-intel-iommu-igfx.patch
index 44fd14186..b2f8f19e3 100644
--- a/linux-2.6-intel-iommu-igfx.patch
+++ b/linux-2.6-intel-iommu-igfx.patch
@@ -43,8 +43,8 @@ index e7848a0..9914485 100644
for io virtual address below 32 bit forcing dual
diff --git a/drivers/pci/intel-iommu.c b/drivers/pci/intel-iommu.c
index 4173125..8f36786 100644
---- a/drivers/pci/intel-iommu.c
-+++ b/drivers/pci/intel-iommu.c
+--- a/drivers/iommu/intel-iommu.c
++++ b/drivers/iommu/intel-iommu.c
@@ -340,7 +340,8 @@ int dmar_disabled = 0;
int dmar_disabled = 1;
#endif /*CONFIG_DMAR_DEFAULT_ON*/