Browse Source

Fix excessive signal latencies.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle 20 năm trước cách đây
mục cha
commit
0bf0e3e279
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      arch/mips/kernel/entry.S

+ 1 - 1
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