Re: use generic DMA mapping code in powerpc V7

2019-02-20 Thread Christoph Hellwig
Hi powerpc maintainers, what is the plan for this serries? I've not received any comments, and although the series briefly appeared in the powerpc next-test branch it disappeared again..

use generic DMA mapping code in powerpc V7

2019-02-12 Thread Christoph Hellwig
Hi all, this series switches the powerpc port to use the generic swiotlb and noncoherent dma ops, and to use more generic code for the coherent direct mapping, as well as removing a lot of dead code. As this series is very large and depends on the dma-mapping tree I've also published a git tree: