From: Simon Baatz Date: Sat, 22 Jun 2013 21:01:25 +0000 (+0100) Subject: ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMU X-Git-Tag: v3.10~19^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63384fd0b1509acf522a8a8fcede09087eedb7df;p=pandora-kernel.git ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMU Commit 1bc3974 (ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_page) moved the implementation of flush_kernel_dcache_page() into mm/flush.c but did not implement it on noMMU ARM. Signed-off-by: Simon Baatz Acked-by: Kevin Hilman Cc: # 3.2+: 1bc3974: ARM: 7755/1 Signed-off-by: Russell King --- Reading git-diff-tree failed