Skip to content
Commit ce76353f authored by Joerg Roedel's avatar Joerg Roedel
Browse files

iommu/amd: Finish TLB flush in amd_iommu_unmap()



The function only sends the flush command to the IOMMU(s),
but does not wait for its completion when it returns. Fix
that.

Fixes: 601367d7 ('x86/amd-iommu: Remove iommu_flush_domain function')
Cc: stable@vger.kernel.org # >= 2.6.33
Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent 9d25e3cc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment