diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2019-05-06 12:02:26 -0700 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2019-05-07 10:30:39 -0700 |
commit | d065fcf12c21348cbc125460f75332f467518fb1 (patch) | |
tree | 8d484707ac5db4b3e92c5692edf4c6069a47491b /mm | |
parent | 8f8d5745bb520c76b81abef4a2cb3023d0313bfd (diff) | |
download | linux-d065fcf12c21348cbc125460f75332f467518fb1.tar.bz2 |
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: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions