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

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

diff -u --recursive --new-file v2.1.50/linux/arch/sparc/ap1000/mpp.c linux/arch/sparc/ap1000/mpp.c
@@ -28,7 +28,7 @@
 void mpp_schedule(struct cap_request *req)
 {
 	mpp_current_task = req->data[0];
-	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