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:
d3a7b6d
)
[PATCH] futex: PI state locking fix
author
Ingo Molnar
<mingo@elte.hu>
Fri, 16 Mar 2007 21:38:31 +0000
(13:38 -0800)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Sat, 17 Mar 2007 02:25:06 +0000
(19:25 -0700)
Testing of -rt by IBM uncovered a locking bug in wake_futex_pi(): the PI
state needs to be locked before we access it.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Chuck Ebbert <cebbert@redhat.com>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/futex.c
patch
|
blob
|
history
diff --cc
kernel/futex.c
Simple merge