RE: [PATCH 7/8] ARM: integrate CMA with DMA-mapping subsystem

2011-09-21 Thread Marek Szyprowski
Hello, On Thursday, September 08, 2011 7:27 PM Mike Frysinger wrote: > On Fri, Aug 19, 2011 at 10:27, Marek Szyprowski wrote: > > arch/arm/include/asm/device.h |3 + > > arch/arm/include/asm/dma-contiguous.h | 33 +++ > > seems like these would be good asm-generic/ additions rather

Re: [PATCH 7/8] ARM: integrate CMA with dma-mapping subsystem

2011-07-05 Thread Arnd Bergmann
On Tuesday 05 July 2011, Marek Szyprowski wrote: > This patch adds support for CMA to dma-mapping subsystem for ARM > architecture. By default a global CMA area is used, but specific devices > are allowed to have their private memory areas if required (they can be > created with dma_declare_contigu