commit | 163cc52ccd2cc5c5ae4e1c886f6fde8547feed2a | [log] [tgz] |
---|---|---|
author | David Woodhouse <David.Woodhouse@intel.com> | Sun Jun 28 00:51:17 2009 +0100 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Mon Jun 29 13:31:12 2009 +0100 |
tree | 0371640770d8c575779b29cfaea2b27e922ce724 | |
parent | d794dc9b302c2781c571c10dedb8094e223d31b8 [diff] |
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 <David.Woodhouse@intel.com>