iommu/amd: Flush iommu tlb in dma_ops_aperture_alloc()
authorJoerg Roedel <jroedel@suse.de>
Mon, 21 Dec 2015 16:49:34 +0000 (17:49 +0100)
committerJoerg Roedel <jroedel@suse.de>
Mon, 28 Dec 2015 16:18:51 +0000 (17:18 +0100)
commitccb50e03da72d943897e4629ec959c5ea0588ad8
treefcc73bc4f44a37b47180a901d05656069c190834
parent60e6a7cb44edf7f7daef6ca00e1c84f85bdf8084
iommu/amd: Flush iommu tlb in dma_ops_aperture_alloc()

Since the allocator wraparound happens in this function now,
flush the iommu tlb there too.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/amd_iommu.c