diff options
author | Mark Rutland <mark.rutland@arm.com> | 2015-08-04 17:27:34 +0100 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2015-08-04 18:51:04 +0100 |
commit | 7f08a414f29e7daea661d03231998625257ed3f1 (patch) | |
tree | 568dc0dce2d1185cfc972ea3e3a10831189fb86d /net/lapb/lapb_timer.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 <mark.rutland@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions