intel-iommu: Defer the iotlb flush and iova free for intel_unmap_sg() too.
authorDavid Woodhouse <David.Woodhouse@intel.com>
Tue, 14 Jul 2009 00:55:11 +0000 (01:55 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Wed, 15 Jul 2009 07:17:23 +0000 (08:17 +0100)
commitacea0018a24b794e32afea4f3be4230c58f2f8e3
tree326c0a66e9ab48637acce9dea20dabe4eefd2023
parent3d39cecc4841e8d4c4abdb401d10180f5faaded0
intel-iommu: Defer the iotlb flush and iova free for intel_unmap_sg() too.

I see no reason why we did this _only_ in intel_unmap_page().

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/pci/intel-iommu.c