From: David Woodhouse Date: Sat, 27 Jun 2009 23:51:17 +0000 (+0100) Subject: intel-iommu: Clean up intel_iommu_unmap_range() X-Git-Tag: v2.6.31-rc2~12^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=163cc52ccd2cc5c5ae4e1c886f6fde8547feed2a;p=pandora-kernel.git intel-iommu: Clean up intel_iommu_unmap_range() Use unaligned address for domain->max_addr. That algorithm isn't ideal anyway -- we should probably just look at the last iova in the tree. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed