From: Will Deacon Date: Tue, 23 Aug 2011 21:22:11 +0000 (+0100) Subject: ARM: 7062/1: cache: detect PIPT I-cache using CTR X-Git-Tag: v3.2-rc1~189^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f94e9cc5e965519d865bf20215036f359a1e299;p=pandora-kernel.git ARM: 7062/1: cache: detect PIPT I-cache using CTR The Cache Type Register L1Ip field identifies I-caches with a PIPT policy using the encoding 11b. This patch extends the cache policy parsing to identify PIPT I-caches correctly and prevent them from being treated as VIPT aliasing in cases where they are sufficiently large. Signed-off-by: Will Deacon Signed-off-by: Russell King --- Reading git-diff-tree failed