diff options
| author | Max Filippov <[email protected]> | 2019-10-16 07:49:54 +0000 |
|---|---|---|
| committer | Max Filippov <[email protected]> | 2019-11-26 19:33:39 +0000 |
| commit | cf3b3baa712517c4972339b150f79fa88099e5db (patch) | |
| tree | ee83ac25f2c59acb2e850e53eff5c876de5c7b53 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
| parent | xtensa: use named assembly arguments in cmpxchg.h (diff) | |
| download | kernel-cf3b3baa712517c4972339b150f79fa88099e5db.tar.gz kernel-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 <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions
