From: Jon Medhurst Date: Fri, 7 Jun 2013 09:35:35 +0000 (+0100) Subject: ARM: 7752/1: errata: LoUIS bit field in CLIDR register is incorrect X-Git-Tag: v3.10-rc7~25^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=691557941af4c12bd307ad81a4d9fa9c7743ac28;p=pandora-kernel.git ARM: 7752/1: errata: LoUIS bit field in CLIDR register is incorrect On Cortex-A9 before version r1p0, the LoUIS bit field of the CLIDR register returns zero when it should return one. This leads to cache maintenance operations which rely on this value to not function as intended, causing data corruption. The workaround for this errata is to detect affected CPUs and correct the LoUIS value read. Acked-by: Will Deacon Acked-by: Nicolas Pitre Cc: stable@vger.kernel.org Signed-off-by: Jon Medhurst Signed-off-by: Russell King --- Reading git-diff-tree failed