patch-2.1.115 linux/arch/sparc/ap1000/tnet.c
Next file: linux/arch/sparc/config.in
Previous file: linux/arch/sparc/ap1000/timer.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Tue Aug  4 16:03:34 1998
-  Orig file: 
v2.1.114/linux/arch/sparc/ap1000/tnet.c
-  Orig date: 
Tue Feb 17 13:12:45 1998
diff -u --recursive --new-file v2.1.114/linux/arch/sparc/ap1000/tnet.c linux/arch/sparc/ap1000/tnet.c
@@ -612,7 +612,7 @@
 
 static void reschedule(void)
 {
-	need_resched = 1;
+	current->need_resched = 1;
 	mark_bh(TQUEUE_BH);
 }
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov