Re: [PATCH 0/2] iommu: DMA domain epilogue

2021-09-28 Thread Joerg Roedel
Hi Robin, On Mon, Sep 13, 2021 at 01:40:04PM +0100, Robin Murphy wrote: > Robin Murphy (2): > iommu/dart: Clean up IOVA cookie crumbs > iommu/dma: Unexport IOVA cookie management Thanks, all applied now. ___ iommu mailing list

[PATCH 0/2] iommu: DMA domain epilogue

2021-09-13 Thread Robin Murphy
Hi Joerg, As planned, here are the follow-up patches to resolve the merge of the DART driver with the core changes. There's some argument for this being 5.15 fix material (the driver getting DMA cookies unconditionally is still technically wrong), but in practice it shouldn't be an issue either