Re: [RFC PATCH 0/2] Introduce interface for default DMA pool

2017-07-20 Thread Szemző András
> On 2017. Jul 17., at 10:58, Vladimir Murzin wrote: > > Hi, > > This is follow-up for Christoph complain of overloading the current > dma coherent infrastructure with the global pool. To address that I > implemented Robin's idea of the new interface to the global pool

Re: [RFC PATCH 0/2] Introduce interface for default DMA pool

2017-07-20 Thread Szemző András
> On 2017. Jul 17., at 10:58, Vladimir Murzin wrote: > > Hi, > > This is follow-up for Christoph complain of overloading the current > dma coherent infrastructure with the global pool. To address that I > implemented Robin's idea of the new interface to the global pool and > wire up it with

Re: [PATCH v3 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU

2017-03-22 Thread Szemző András
I’ve tested this v3 version on my Atmel armv7m board with several drivers with DMA and enabled caches, and I’ve not seen any issues. You can add my Tested-by. Thanks for the patches! Andras > On 2017. Mar 16., at 10:03, Vladimir Murzin wrote: > > Gentle ping! > >

Re: [PATCH v3 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU

2017-03-22 Thread Szemző András
I’ve tested this v3 version on my Atmel armv7m board with several drivers with DMA and enabled caches, and I’ve not seen any issues. You can add my Tested-by. Thanks for the patches! Andras > On 2017. Mar 16., at 10:03, Vladimir Murzin wrote: > > Gentle ping! > > On 10/03/17 09:23,