From: Vineet Gupta Date: Fri, 18 Jan 2013 09:42:19 +0000 (+0530) Subject: ARC: Cache Flush Management X-Git-Tag: v3.9-rc1~25^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95d6976d20a25fa1684f849f26cd3387b5ba7150;p=pandora-kernel.git ARC: Cache Flush Management * ARC700 has VIPT L1 Caches * Caches don't snoop and are not coherent * Given the PAGE_SIZE and Cache associativity, we don't support aliasing D$ configurations (yet), but do allow aliasing I$ configs Signed-off-by: Vineet Gupta --- Reading git-diff-tree failed