Commit 4cec87361462d570d6a67888feda41e77e0a9562
1 parent
7e4e574c39
Exists in
master
and in
7 other branches
Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h)
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>
Showing 3 changed files with 3 additions and 3 deletions Side-by-side Diff
include/asm-generic/mutex-dec.h
include/asm-i386/mutex.h
include/asm-x86_64/mutex.h