From: Vineet Gupta Date: Fri, 12 Apr 2013 06:50:23 +0000 (+0530) Subject: ARC: [mm] consolidate icache/dcache sync code X-Git-Tag: v3.10-rc1~25^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94bad1afeeefbd1b27d7f642de12c04339501a99;p=pandora-kernel.git ARC: [mm] consolidate icache/dcache sync code Now that we have same helper used for all icache invalidates (i.e. vaddr+paddr based exact line invalidate), consolidate the open coded calls into one place. Also rename flush_icache_range_vaddr => __sync_icache_dcache Signed-off-by: Vineet Gupta --- Reading git-diff-tree failed