[RFC] arm: DMA-API contiguous cacheable memory

Russell King - ARM Linux linux at arm.linux.org.uk
Tue May 19 15:34:44 PDT 2015


On Wed, May 20, 2015 at 12:14:48AM +0200, Arnd Bergmann wrote:
> With that memory, you should be able to use the normal streaming
> API (dma_sync_single_for_*).

Wrong, as I've pointed out previously.  The only memory which you're
allowed to sync is with memory which has been mapped with a dma_map_*()
function.

-- 
FTTC broadband for 0.8mile line: currently at 10.5Mbps down 400kbps up
according to speedtest.net.



More information about the linux-arm-kernel mailing list