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:
7e4e574
)
Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h)
author
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 11 Jan 2006 23:50:47 +0000
(15:50 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 11 Jan 2006 23:50:47 +0000
(15:50 -0800)
Noticed by Arjan originally on x86-64, then Ingo on x86, and finally me
grepping for it in the generic version.
Bad parenthesis nesting.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found