summaryrefslogtreecommitdiff
path: root/arch/xtensa/kernel/setup.c
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2019-05-06 12:02:26 -0700
committerMax Filippov <jcmvbkbc@gmail.com>2019-05-07 10:30:39 -0700
commitd065fcf12c21348cbc125460f75332f467518fb1 (patch)
tree8d484707ac5db4b3e92c5692edf4c6069a47491b /arch/xtensa/kernel/setup.c
parent8f8d5745bb520c76b81abef4a2cb3023d0313bfd (diff)
downloadlinux-rt-d065fcf12c21348cbc125460f75332f467518fb1.tar.gz
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 'arch/xtensa/kernel/setup.c')
0 files changed, 0 insertions, 0 deletions