From: Giuseppe CAVALLARO Date: Wed, 17 Nov 2010 06:51:08 +0000 (+0000) Subject: sh: avoid to flush all cache in sys_cacheflush X-Git-Tag: v2.6.37-rc4~33^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6786fdad97d2ef4454f75a11a4f2a3bf67f2348;p=pandora-kernel.git sh: avoid to flush all cache in sys_cacheflush Calling sys_cacheflush with ICACHE we can direclty flush the icache without invoking the flush_cache_all function. Signed-off-by: Giuseppe Cavallaro Signed-off-by: Carmelo Amoroso Signed-off-by: Paul Mundt --- Reading git-diff-tree failed