Commit 0bf0e3e2 authored by Ralf Baechle's avatar Ralf Baechle

Fix excessive signal latencies.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 870d3d98
......@@ -105,7 +105,7 @@ work_notifysig: # deal with pending signals and
move a0, sp
li a1, 0
jal do_notify_resume # a2 already loaded
j restore_all
j resume_userspace
FEXPORT(syscall_exit_work_partial)
SAVE_STATIC
......
Markdown is supported
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