From: David Woodhouse Date: Thu, 13 Aug 2009 17:18:00 +0000 (+0100) Subject: ia64: IOMMU passthrough mode shouldn't trigger swiotlb init X-Git-Tag: v2.6.32-rc1~162^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba6c548701ef7a93b9ea05d1506d2b62f1628333;p=pandora-kernel.git ia64: IOMMU passthrough mode shouldn't trigger swiotlb init 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 --- Reading git-diff-tree failed