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

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