From: Catalin Marinas Date: Thu, 30 Apr 2009 16:06:20 +0000 (+0100) Subject: [ARM] 5489/1: ARM errata: Data written to the L2 cache can be overwritten with stale... X-Git-Tag: v2.6.30-rc5~51^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0516e4643cd22fc9f535aef02ad1de66c382c93b;p=pandora-kernel.git [ARM] 5489/1: ARM errata: Data written to the L2 cache can be overwritten with stale data This patch is a workaround for the 460075 Cortex-A8 (r2p0) erratum. It configures the L2 cache auxiliary control register so that the Write Allocate mode for the L2 cache is disabled. Signed-off-by: Catalin Marinas Signed-off-by: Russell King --- Reading git-diff-tree failed