From: Catalin Marinas Date: Sun, 2 Oct 2005 21:34:35 +0000 (+0100) Subject: [ARM] 2943/1: Clear the exclusive monitor in v6_early_abort X-Git-Tag: v2.6.14-rc4~86^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c3a0540999ac9bd7147fb98833224a58cdaf217;p=pandora-kernel.git [ARM] 2943/1: Clear the exclusive monitor in v6_early_abort Patch from Catalin Marinas Data abort caused by ldrex/strex can leave the exclusive monitor in an unpredictable state. It is recommended that a clrex/strex is performed to clear this state. Signed-off-by: Catalin Marinas Signed-off-by: Russell King --- Reading git-diff-tree failed