patch-2.1.79 linux/arch/sparc/ap1000/aplib.c
Next file: linux/arch/sparc/ap1000/mpp.c
Previous file: linux/arch/ppc/prep_defconfig
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Jan 12 15:15:43 1998
- Orig file:
v2.1.78/linux/arch/sparc/ap1000/aplib.c
- Orig date:
Wed Sep 24 20:05:46 1997
diff -u --recursive --new-file v2.1.78/linux/arch/sparc/ap1000/aplib.c linux/arch/sparc/ap1000/aplib.c
@@ -455,7 +455,7 @@
while (counter == aplib->rbuf_flag1 + aplib->rbuf_flag2) {
tnet_check_completion();
- if (resched_needed())
+ if (need_resched)
break;
if (signal_pending(current)) break;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov