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:
b5dd0bb
)
microblaze: Reversed logic in futex cmpxchg
author
Meyer, Kirk
<Kirk.Meyer@sencore.com>
Thu, 23 May 2013 17:06:57 +0000
(17:06 +0000)
committer
Michal Simek
<michal.simek@xilinx.com>
Mon, 27 May 2013 10:29:35 +0000
(12:29 +0200)
futex_atomic_cmpxchg_inatomic exchanged if the values were
unequal rather than equal. This caused incorrect behavior
of robust futexes.
Signed-off-by: Kirk Meyer <kirk.meyer@sencore.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
No differences found