intel-iommu: Don't set identity mapping for bypassed graphics devices
authorDavid Woodhouse <David.Woodhouse@intel.com>
Sat, 4 Jul 2009 09:40:38 +0000 (10:40 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Sat, 4 Jul 2009 09:40:44 +0000 (10:40 +0100)
We should check iommu_dummy() _first_, because that means it's attached
to an iommu that we've just disabled completely. At the moment, we might
try to put the device into the identity mapping domain.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/pci/intel-iommu.c

Simple merge