Message ID | 20211208120744.2415-1-dafna.hirschfeld@collabora.com (mailing list archive) |
---|---|
Headers | show |
Series | iommu/mediatek: Fix tlb flush logic | expand |
On Wed, Dec 08, 2021 at 02:07:39PM +0200, Dafna Hirschfeld wrote: > Sebastian Reichel (1): > iommu/mediatek: Always check runtime PM status in tlb flush range > callback > > Yong Wu (4): > iommu/mediatek: Remove for_each_m4u in tlb_sync_all > iommu/mediatek: Remove the power status checking in tlb flush all > iommu/mediatek: Add tlb_lock in tlb_flush_all > iommu/mediatek: Always tlb_flush_all when each PM resume > > drivers/iommu/mtk_iommu.c | 42 ++++++++++++++++++++------------------- > 1 file changed, 22 insertions(+), 20 deletions(-) Applied, thanks.