commit | 81ebd91a436b87158b2ab6c71a51395316b147dc | [log] [tgz] |
---|---|---|
author | Lu Baolu <baolu.lu@linux.intel.com> | Sat May 16 14:20:59 2020 +0800 |
committer | Joerg Roedel <jroedel@suse.de> | Mon May 18 15:37:26 2020 +0200 |
tree | c2adf88c88fc3ce2d2699b2f93aa5fb8ad74ff66 | |
parent | 66ac4db36f4c12a3b02db864ccb0801cd938b6de [diff] |
iommu/vt-d: Remove redundant IOTLB flush IOTLB flush already included in the PASID tear down and the page request drain process. There is no need to flush again. Signed-off-by: Jacob Pan <jacob.jun.pan@linux.intel.com> Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com> Reviewed-by: Kevin Tian <kevin.tian@intel.com> Link: https://lore.kernel.org/r/20200516062101.29541-17-baolu.lu@linux.intel.com Signed-off-by: Joerg Roedel <jroedel@suse.de>