소스 검색

Fix excessive signal latencies.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle 20 년 전
부모
커밋
0bf0e3e279
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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