commit | 0b15e02f0cc4fb34a9160de7ba6db3a4013dc1b7 | [log] [tgz] |
---|---|---|
author | Filippo Sironi <sironi@amazon.de> | Tue Sep 10 19:49:21 2019 +0200 |
committer | Joerg Roedel <jroedel@suse.de> | Tue Sep 24 11:40:04 2019 +0200 |
tree | 75e0b14311b001521de787fdfa88b07f7f771b6e | |
parent | cc449541f2a8a646ad5ac45cb1c7b59c3ed6b310 [diff] |
iommu/amd: Wait for completion of IOTLB flush in attach_device To make sure the domain tlb flush completes before the function returns, explicitly wait for its completion. Signed-off-by: Filippo Sironi <sironi@amazon.de> Fixes: 42a49f965a8d ("amd-iommu: flush domain tlb when attaching a new device") [joro: Added commit message and fixes tag] Signed-off-by: Joerg Roedel <jroedel@suse.de>