Skip to content
Commit f6a12a7d authored by Meyer, Kirk's avatar Meyer, Kirk Committed by Michal Simek
Browse files

microblaze: Reversed logic in futex cmpxchg



futex_atomic_cmpxchg_inatomic exchanged if the values were
unequal rather than equal. This caused incorrect behavior
of robust futexes.

Signed-off-by: default avatarKirk Meyer <kirk.meyer@sencore.com>
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent b5dd0bb4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment