From: Catalin Marinas Date: Thu, 1 Jul 2010 12:21:47 +0000 (+0100) Subject: ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220 X-Git-Tag: v2.6.35-rc4~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2503a5ecd86c002506001eba432c524ea009fe7f;p=pandora-kernel.git ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220 RealView boards with certain revisions of the L220 cache controller (ARM11* processors only) may have issues (hardware deadlock) with the recent changes to the mb() barrier implementation (DSB followed by an L2 cache sync). The patch redefines the RealView ARM11MPCore mandatory barriers without the outer_sync() call. Cc: Tested-by: Linus Walleij Signed-off-by: Catalin Marinas Signed-off-by: Russell King --- Reading git-diff-tree failed