From: John David Anglin Date: Sun, 9 Oct 2011 20:40:10 +0000 (-0400) Subject: [PARISC] futex: Use same lock set as lws calls X-Git-Tag: v3.4-rc1~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b232816057702d5c9ffeac1a65118f504524fea;p=pandora-kernel.git [PARISC] futex: Use same lock set as lws calls In debugging the failure of the glibc tst-cond18 test on parisc, I realized that futexes need to use the same locks the lws calls. This fixes all the pthread 'cond' tests. Sadly, there are still problems with thread cancellation. [jejb: checkpatch fixes] Signed-off-by: John David Anglin Signed-off-by: James Bottomley --- Reading git-diff-tree failed