patch-2.1.115 linux/arch/mips/kernel/entry.S

Next file: linux/arch/mips/kernel/irixelf.c
Previous file: linux/arch/mips/jazz/setup.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.114/linux/arch/mips/kernel/entry.S linux/arch/mips/kernel/entry.S
@@ -7,7 +7,7 @@
  *
  * Copyright (C) 1994, 1995 by Ralf Baechle
  *
- * $Id: entry.S,v 1.9 1998/05/04 09:17:50 ralf Exp $
+ * $Id: entry.S,v 1.10 1998/07/26 03:02:06 davem Exp $
  */
 
 /*
@@ -59,6 +59,7 @@
 
 		andi	t1, t0, 0x10
 		beqz	t1, return		# -> yes
+#error Change this to current->need_resched --DaveM
 		 lw	t1, need_resched
 		bnez	t1, reschedule
 		lw	v0, TASK_SIGPENDING($28)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov