summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/entry.S
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2005-09-15 16:43:50 +0000
committerRalf Baechle <ralf@linux-mips.org>2005-10-29 19:32:23 +0100
commit0bf0e3e279661c42ad43014d62ddd87d42da12e7 (patch)
treea300ea64996f301b92aade759614dc3d12de1094 /arch/mips/kernel/entry.S
parent870d3d98eb343fa0f079773653f6dbdd17f410ed (diff)
Fix excessive signal latencies.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
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
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