aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/entry.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/kernel/entry.S')
-rw-r--r--arch/mips/kernel/entry.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/kernel/entry.S b/arch/mips/kernel/entry.S
index 6e01b0dd031f..83c87fe4ee4f 100644
--- a/arch/mips/kernel/entry.S
+++ b/arch/mips/kernel/entry.S
@@ -105,7 +105,7 @@ work_notifysig: # deal with pending signals and
105 move a0, sp 105 move a0, sp
106 li a1, 0 106 li a1, 0
107 jal do_notify_resume # a2 already loaded 107 jal do_notify_resume # a2 already loaded
108 j restore_all 108 j resume_userspace
109 109
110FEXPORT(syscall_exit_work_partial) 110FEXPORT(syscall_exit_work_partial)
111 SAVE_STATIC 111 SAVE_STATIC