From: Russell King Date: Thu, 26 Nov 2009 12:31:15 +0000 (+0000) Subject: ARM: use flush_kernel_dcache_area() for dmabounce X-Git-Tag: v2.6.33-rc1~12^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f74f7e57ae9fa12b2951ae62ce3557799b318399;p=pandora-kernel.git 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: Russell King --- Reading git-diff-tree failed