Skip to content
Commit 309dbbab authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] dma: don't touch cache on dma_*_for_cpu()



As per the dma_unmap_* calls, we don't touch the cache when a DMA
buffer transitions from device to CPU ownership.  Presently, no
problems have been identified with speculative cache prefetching
which in itself is a new feature in later architectures.  We may
have to revisit the DMA API later for these architectures anyway.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 0e18b5d7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment