From: David Woodhouse Date: Sat, 4 Jul 2009 17:24:27 +0000 (+0100) Subject: intel-iommu: Use iommu_should_identity_map() at startup time too. X-Git-Tag: v2.6.31-rc3~75^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6941af2810c6fc970b88f7c0d52ba4e286acbee5;p=pandora-kernel.git 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 --- Reading git-diff-tree failed