ia64: IOMMU passthrough mode shouldn't trigger swiotlb init
authorDavid Woodhouse <David.Woodhouse@intel.com>
Thu, 13 Aug 2009 17:18:00 +0000 (18:18 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Thu, 13 Aug 2009 17:18:00 +0000 (18:18 +0100)
Since commit 19943b0e30b05d42e494ae6fef78156ebc8c637e ('intel-iommu:
Unify hardware and software passthrough support'), hardware passthrough
mode will do the same as software passthrough mode was doing -- it'll
still use the IOMMU normally for devices which can't address all of
memory. This means that we don't need to bother with swiotlb.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>

No differences found