diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2022-04-18 00:14:00 -0700 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2022-05-01 19:51:23 -0700 |
commit | f29cab2906346fa93831376256e01f5a6629f979 (patch) | |
tree | 07ee91a5f30628a3cbdb349d881874b1ed116e5e /arch/xtensa/kernel/ptrace.c | |
parent | e45d4bfbeb265f352fe5f32852e64eca5fdabe13 (diff) |
xtensa: get rid of stack frame in coprocessor_flush
coprocessor_flush is an ordinary function, it can use all registers.
Don't reserve stack frame for it and use a7 to preserve a0 around the
context saving call.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'arch/xtensa/kernel/ptrace.c')
0 files changed, 0 insertions, 0 deletions