patch-2.1.51 linux/arch/sparc/ap1000/tnet.c

Next file: linux/arch/sparc/defconfig
Previous file: linux/arch/sparc/ap1000/msc.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.50/linux/arch/sparc/ap1000/tnet.c linux/arch/sparc/ap1000/tnet.c
@@ -613,7 +613,7 @@
 
 static void reschedule(void)
 {
-	need_resched = 1;  
+	resched_force();
 	mark_bh(TQUEUE_BH);
 }
 

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