From: Meyer, Kirk Date: Thu, 23 May 2013 17:06:57 +0000 (+0000) Subject: microblaze: Reversed logic in futex cmpxchg X-Git-Tag: v3.10-rc4~27^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6a12a7d0b1a70e969ae4f6d7c5201cdaf6edde0;p=pandora-kernel.git microblaze: Reversed logic in futex cmpxchg futex_atomic_cmpxchg_inatomic exchanged if the values were unequal rather than equal. This caused incorrect behavior of robust futexes. Signed-off-by: Kirk Meyer Signed-off-by: Michal Simek --- Reading git-diff-tree failed