Message ID | cover.1639753638.git.robin.murphy@arm.com (mailing list archive) |
---|---|
Headers | show |
Series | iommu: refactor flush queues into iommu-dma | expand |
On Fri, Dec 17, 2021 at 03:30:54PM +0000, Robin Murphy wrote: > Matthew Wilcox (Oracle) (2): > iommu/amd: Use put_pages_list > iommu/vt-d: Use put_pages_list > > Robin Murphy (6): > iommu/iova: Squash entry_dtor abstraction > iommu/iova: Squash flush_cb abstraction > iommu/amd: Simplify pagetable freeing > iommu/iova: Consolidate flush queue code > iommu/iova: Move flush queue code to iommu-dma > iommu: Move flush queue data into iommu_dma_cookie > > Xiongfeng Wang (1): > iommu/iova: Fix race between FQ timeout and teardown Applied, thanks Robin.