From: Heechul Yun Date: Fri, 8 Jul 2011 12:32:34 +0000 (+0100) Subject: ARM: 6995/2: mm: remove unnecessary cache flush on v6 copypage X-Git-Tag: v3.1-rc1~258^2~1^6~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7e89b16eb90e7bdf0d71bd5ba265ce8d424f30b;p=pandora-kernel.git ARM: 6995/2: mm: remove unnecessary cache flush on v6 copypage Originally introduced to maintain coherency between icache and dcache in v6 nonaliasing mode. This is now handled by __sync_icache_dcache since c0177800, therefore unnecessary in this function. Signed-off-by: Heechul Yun Acked-by: Catalin Marinas Signed-off-by: Russell King --- Reading git-diff-tree failed