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

iommu: Restore iommu_flush_iotlb_all()



This patch restores the iommu_flush_iotlb_all() function.
Commit

	69e5a175 ("iommu: Remove useless flush from iommu_create_device_direct_mappings()")

claims it removed the last call-site, except it did not. There is still
at least one caller in

	drivers/gpu/drm/msm/msm_iommu.c

so keep the function around until all call-sites are updated.

Cc: Jason Gunthorpe <jgg@ziepe.ca>
Fixes: 69e5a175 ("iommu: Remove useless flush from iommu_create_device_direct_mappings()")
Acked-by: default avatarWill Deacon <will@kernel.org>
Reviewed-by: default avatarJason Gunthorpe <jgg@nvidia.com>
Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent d14772c0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment