commit | 1e4c64c46d413de84cc0b786bd6a9b555ba7d111 | [log] [tgz] |
---|---|---|
author | David Woodhouse <David.Woodhouse@intel.com> | Sat Jul 04 10:40:38 2009 +0100 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Sat Jul 04 10:40:44 2009 +0100 |
tree | 5f7c9aa7801c59f88dacdcae3c6722c5d9149ebf | |
parent | 5a5e02a614e59db7536cd11029e6674adc41b191 [diff] |
intel-iommu: Don't set identity mapping for bypassed graphics devices 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>