Re: [PATCH v2 0/5] iommu/mediatek: Fix tlb flush logic

From: Joerg Roedel
Date: Fri Mar 04 2022 - 05:05:11 EST


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.