diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2019-10-16 00:49:54 -0700 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2019-11-26 11:33:39 -0800 |
commit | cf3b3baa712517c4972339b150f79fa88099e5db (patch) | |
tree | ee83ac25f2c59acb2e850e53eff5c876de5c7b53 /block/partitions/osf.c | |
parent | 812e708a4c2d29664a009805671d98cbe7c756b1 (diff) | |
download | linux-stable-cf3b3baa712517c4972339b150f79fa88099e5db.tar.gz linux-stable-cf3b3baa712517c4972339b150f79fa88099e5db.tar.bz2 linux-stable-cf3b3baa712517c4972339b150f79fa88099e5db.zip |
xtensa: use "m" constraint instead of "a" in cmpxchg.h assembly
Use "m" constraint instead of "r" for the address, as "m" allows
compiler to access adjacent locations using base + offset, while "r"
requires updating the base register every time.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'block/partitions/osf.c')
0 files changed, 0 insertions, 0 deletions