From: Mike Frysinger Date: Tue, 3 Nov 2009 03:14:38 +0000 (+0000) Subject: Blackfin: work around testset anomaly 05000477 X-Git-Tag: v2.6.32~33^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f99e8c1d0f41011870d14d5990c65e65b123f2ef;p=pandora-kernel.git Blackfin: work around testset anomaly 05000477 Ironically, the atomic testset instruction cannot be interrupted else it will produce incorrect results. So disable interrupts to help it out. Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed