git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c97d20a
)
[PATCH] pi-futex: robust-futex exit crash fix
author
Ingo Molnar
<mingo@elte.hu>
Sat, 29 Jul 2006 03:16:20 +0000
(
05:16
+0200)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Sat, 29 Jul 2006 04:02:00 +0000
(21:02 -0700)
Fix pi_state->list handling bugs: list handling mishap, locking error.
Plus add more debug checks and fix a few style issues i noticed while
debugging this.
(reported by Ulrich Drepper and Jakub Jelinek.)
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found