Re: [RFC] dma-mapping: Provide write-combine allocations

2014-01-14 Thread Marek Szyprowski
Hello, On 2014-01-13 14:53, Thierry Reding wrote: Provide an implementation for dma_{alloc,free}_writecombine() when the architecture supports DMA attributes. Signed-off-by: Thierry Reding --- arch/arm/include/asm/dma-mapping.h | 16 include/linux/dma-mapping.h| 16

Re: [RFC] dma-mapping: Provide write-combine allocations

2014-01-14 Thread Marek Szyprowski
Hello, On 2014-01-13 14:53, Thierry Reding wrote: Provide an implementation for dma_{alloc,free}_writecombine() when the architecture supports DMA attributes. Signed-off-by: Thierry Reding tred...@nvidia.com --- arch/arm/include/asm/dma-mapping.h | 16

[RFC] dma-mapping: Provide write-combine allocations

2014-01-13 Thread Thierry Reding
Provide an implementation for dma_{alloc,free}_writecombine() when the architecture supports DMA attributes. Signed-off-by: Thierry Reding --- arch/arm/include/asm/dma-mapping.h | 16 include/linux/dma-mapping.h| 16 2 files changed, 16 insertions(+),

[RFC] dma-mapping: Provide write-combine allocations

2014-01-13 Thread Thierry Reding
Provide an implementation for dma_{alloc,free}_writecombine() when the architecture supports DMA attributes. Signed-off-by: Thierry Reding tred...@nvidia.com --- arch/arm/include/asm/dma-mapping.h | 16 include/linux/dma-mapping.h| 16 2 files changed,