diff options
author | 2017-07-07 17:01:50 +0100 | |
---|---|---|
committer | 2017-07-20 10:20:54 +0100 | |
commit | 32fb5d73c98b079e7c815b62e9d88a39ff8ce509 (patch) | |
tree | e7624355431132782ebf5e66404291c026eca667 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arm64: uaccess: Remove redundant __force from addr cast in __range_ok (diff) | |
download | linux-dev-32fb5d73c98b079e7c815b62e9d88a39ff8ce509.tar.xz linux-dev-32fb5d73c98b079e7c815b62e9d88a39ff8ce509.zip |
arm64: atomics: Remove '&' from '+&' asm constraint in lse atomics
The lse implementation of atomic64_dec_if_positive uses the '+&' constraint,
but the '&' is redundant and confusing in this case, since early clobber
on a read/write operand is a strange concept.
Replace the constraint with '+'.
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions