Re: implement generic dma_map_ops for IOMMUs v4

From: Christoph Hellwig
Date: Fri May 03 2019 - 08:00:06 EST


On Fri, May 03, 2019 at 12:47:31PM +0100, Catalin Marinas wrote:
> On Thu, May 02, 2019 at 03:22:08PM +0200, Christoph Hellwig wrote:
> > can you quickly look over the arm64 parts? I'd really like to still
> > get this series in for this merge window as it would conflict with
> > a lot of dma-mapping work for next merge window, and we also have
> > the amd and possibly intel iommu conversions to use it waiting.
>
> Done. They look fine to me.

Ok, great. Although I have to admit I feel about uneasy about
merging them for 5.2 unless Linus ends up doing an rc8. I plan to
pull the prep_coherent patch into the dma-mapping tree as we'll
need it as a prepation for other things as well, and then we can
just have an immutable tree with the dma-iommu changes, so that
it doesn't block other DMA mapping changes that will touch this
code as well.

>
> --
> Catalin
---end quoted text---