Skip to content
Commit d1b6ba82 authored by Max Filippov's avatar Max Filippov
Browse files

xtensa: fix a6 and a7 handling in fast_syscall_xtensa



Remove restoring a6 on some return paths and instead modify and restore
it in a single place, using symbolic name.
Correctly restore a7 from PT_AREG7 in case of illegal a6 value.

Cc: stable@vger.kernel.org
Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent a83b02e9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment