diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2017-12-10 05:44:11 +0300 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2017-12-11 01:48:52 +0300 |
commit | 2da03d4114b2587f0e8e45f4862074e34daee64e (patch) | |
tree | bb8b7dd122fa8fc036eeaa340264e2af405629cb /arch/xtensa/lib/strnlen_user.S | |
parent | f8f02ca73cd8d1e2ac61ea1e5f0574a8c1f472fa (diff) | |
download | linux-2da03d4114b2587f0e8e45f4862074e34daee64e.tar.xz |
xtensa: use call instead of callx in assembly code
Now that xtensa assembly sources are compiled with -mlongcalls let the
assembler and linker relax call instructions into l32r + callx where
needed. This change makes the code cleaner and potentially a bit faster.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'arch/xtensa/lib/strnlen_user.S')
0 files changed, 0 insertions, 0 deletions