Home
last modified time | relevance | path

Searched hist:"8 b232816057702d5c9ffeac1a65118f504524fea" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/parisc/include/asm/
H A Dfutex.hdiff 8b232816057702d5c9ffeac1a65118f504524fea Sun Oct 09 22:40:10 CEST 2011 John David Anglin <dave@hiauly1.hia.nrc.ca> [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 <dave.anglin@bell.net>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>