Re: [PATCH 0/3] iommu/dma: Some housekeeping

2022-09-07 Thread Joerg Roedel
On Tue, Aug 16, 2022 at 06:28:02PM +0100, Robin Murphy wrote: > Robin Murphy (3): > iommu/dma: Clean up Kconfig > iommu/dma: Move public interfaces to linux/iommu.h > iommu/dma: Make header private Applied, thanks. > include/linux/dma-iommu.h | 93 - S

[PATCH 0/3] iommu/dma: Some housekeeping

2022-08-16 Thread Robin Murphy
Hi All, It's been a while now since iommu-dma grew from a library of DMA ops helpers for arch code into something more abstracted and closely coupled to the IOMMU API core, so it seemed about time to do some housekeeping in the more neglected areas to reflect that. The header reorganisation does