Message ID | 1572850868-22315-1-git-send-email-yong.wu@mediatek.com (mailing list archive) |
---|---|
Headers | show |
Series | Improve tlb range flush | expand |
On Mon, Nov 04, 2019 at 03:01:01PM +0800, Yong Wu wrote: > This patchset mainly fixes a tlb flush timeout issue and use the new > iommu_gather to re-implement the tlb flush flow. and several clean up > patches about the tlb_flush. > > change note: > > v5: No code change. Only update the commit message of the last patch[7/7] > suggested from Tomasz in the internal review. I'm assuming Joerg will pick this up for 5.5. Will
On Mon, Nov 04, 2019 at 03:01:01PM +0800, Yong Wu wrote: > Yong Wu (7): > iommu/mediatek: Correct the flush_iotlb_all callback > iommu/mediatek: Add a new tlb_lock for tlb_flush > iommu/mediatek: Use gather to achieve the tlb range flush > iommu/mediatek: Delete the leaf in the tlb_flush > iommu/mediatek: Move the tlb_sync into tlb_flush > iommu/mediatek: Get rid of the pgtlock > iommu/mediatek: Reduce the tlb flush timeout value Applied, thanks.