Skip to content
Commit f74f7e57 authored by Russell King's avatar Russell King
Browse files

ARM: use flush_kernel_dcache_area() for dmabounce



After copying data from the bounce buffer to the real buffer, use
flush_kernel_dcache_page() to ensure that data is written back in
manner coherent with future userspace mappings.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 2c9b9c84
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