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 | 13e28135d6fb4906af9cd1d54f22172ad5e4a0dd (patch) | |
| tree | 15f55af2a89232f646039e50d8d1739893532f5f /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
| parent | xtensa: use named assembly arguments in atomic.h (diff) | |
| download | kernel-13e28135d6fb4906af9cd1d54f22172ad5e4a0dd.tar.gz kernel-13e28135d6fb4906af9cd1d54f22172ad5e4a0dd.zip | |
xtensa: use "m" constraint instead of "a" in atomic.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
