diff options
author | Mark Rutland <[email protected]> | 2015-08-04 17:27:34 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2015-08-04 18:51:04 +0100 |
commit | 7f08a414f29e7daea661d03231998625257ed3f1 (patch) | |
tree | 568dc0dce2d1185cfc972ea3e3a10831189fb86d /lib/mpi/mpiutil.c | |
parent | 97942c2862d74689b6241802f2aa43972042389f (diff) |
arm64: make ll/sc __cmpxchg_case_##name asm consistent
The ll/sc __cmpxchg_case_##name assembly mostly uses symbolic names for
operands, but in a single case uses %2 to refer to what is otherwise
known as %[v]. This makes the code more painful to read than is
necessary.
Use %[v] instead.
Signed-off-by: Mark Rutland <[email protected]>
Cc: Will Deacon <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions