commit | 6941af2810c6fc970b88f7c0d52ba4e286acbee5 | [log] [tgz] |
---|---|---|
author | David Woodhouse <David.Woodhouse@intel.com> | Sat Jul 04 18:24:27 2009 +0100 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Sat Jul 04 19:19:08 2009 +0100 |
tree | 6b25279e2ab1c2c6062982dcb04bdbddf1eed7d2 | |
parent | 736768325efcbee7b0861d62670d01a54c2d158b [diff] |
intel-iommu: Use iommu_should_identity_map() at startup time too. At boot time, the dma_mask won't have been set on any devices, so we assume that all devices will be 64-bit capable (and thus get a 1:1 map). Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>