[RFC PATCH v2 0/7] Introduce automatic DMA configuration for IOMMU masters

Arnd Bergmann arnd at arndb.de
Tue Sep 2 12:11:34 PDT 2014


On Tuesday 02 September 2014 18:56:20 Will Deacon wrote:
> The main difference since v1 is that I've introduced some generic
> structures to represent IOMMUs and their mappings (struct iommu_data and
> struct iommu_dma_mapping). This allows us to propagate the per-instance
> data all the way down to the DMA-mapping code, which can then manage a
> per-instance domain. Note that the ARM dma-mapping implementation does
> not currently make use of this information.
> 

Overall I'm pretty happy with how this is turning out so far.
I have commented on a few patches, everything else looks good to
me.

	Arnd



More information about the linux-arm-kernel mailing list