Skip to content
Commit d065fcf1 authored by Max Filippov's avatar Max Filippov
Browse files

xtensa: clean up inline assembly in futex.h



Replace numeric inline assembly parameters with named parameters.
Drop unused parameters from the futex_atomic_cmpxchg_inatomic.
Use new temporary variable to hold target address in the fixup code in
futex_atomic_cmpxchg_inatomic. Conditionalize function bodies so that
only 'return -ENOSYS' is left in configurations without futex support.

Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent 8f8d5745
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment