All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] iommu: DMA domain epilogue
@ 2021-09-13 12:40 ` Robin Murphy
  0 siblings, 0 replies; 8+ messages in thread
From: Robin Murphy @ 2021-09-13 12:40 UTC (permalink / raw)
  To: joro, will; +Cc: iommu, linux-arm-kernel

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 if you'd prefer to treat it as cleanup for 5.16. Your choice :)

Cheers,
Robin.


Robin Murphy (2):
  iommu/dart: Clean up IOVA cookie crumbs
  iommu/dma: Unexport IOVA cookie management

 drivers/iommu/apple-dart.c | 2 --
 drivers/iommu/dma-iommu.c  | 7 -------
 drivers/iommu/iommu.c      | 3 +--
 3 files changed, 1 insertion(+), 11 deletions(-)

-- 
2.25.1

_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-09-28  9:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-13 12:40 [PATCH 0/2] iommu: DMA domain epilogue Robin Murphy
2021-09-13 12:40 ` Robin Murphy
2021-09-13 12:40 ` [PATCH 1/2] iommu/dart: Clean up IOVA cookie crumbs Robin Murphy
2021-09-13 12:40   ` Robin Murphy
2021-09-13 12:40 ` [PATCH 2/2] iommu/dma: Unexport IOVA cookie management Robin Murphy
2021-09-13 12:40   ` Robin Murphy
2021-09-28  9:21 ` [PATCH 0/2] iommu: DMA domain epilogue Joerg Roedel
2021-09-28  9:21   ` Joerg Roedel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.