xtensa: userspace: remove jump to _syscall_returned

There is no need to do a jump to _syscall_returned as it is
the next to be run anyway. Keep the label there so we can
set breakpoint if needed.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
This commit is contained in:
Daniel Leung 2025-04-02 09:42:22 -07:00 committed by Benjamin Cabé
commit 514cd38431

View file

@ -212,8 +212,6 @@ _id_ok:
l32i a3, a1, 0
s32i a6, a3, ___xtensa_irq_bsa_t_a2_OFFSET
j _syscall_returned
_syscall_returned:
call0 xtensa_restore_high_regs