From: Russell King Date: Sat, 24 Oct 2009 21:36:36 +0000 (+0100) Subject: ARM: Fix errata 411920 workarounds X-Git-Tag: v2.6.32-rc6~13^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df71dfd4ca01130f98d9dbfab76c440d72a177c6;p=pandora-kernel.git ARM: Fix errata 411920 workarounds Errata 411920 indicates that any "invalidate entire instruction cache" operation can fail if the right conditions are present. This is not limited just to those operations in flush.c, but elsewhere. Place the workaround in the already existing __flush_icache_all() function instead. Signed-off-by: Russell King --- Reading git-diff-tree failed