patch-1.3.80 linux/kernel/sched.c
Next file: linux/kernel/softirq.c
Previous file: linux/init/main.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Thu Mar 28 08:25:09 1996
- Orig file:
v1.3.79/linux/kernel/sched.c
- Orig date:
Mon Mar 25 08:58:23 1996
diff -u --recursive --new-file v1.3.79/linux/kernel/sched.c linux/kernel/sched.c
@@ -923,9 +923,8 @@
p->counter = 0;
need_resched = 1;
}
-
- update_one_process(p, ticks, ticks-system, system);
}
+ update_one_process(p, ticks, ticks-system, system);
#else
int cpu,j;
cpu = smp_processor_id();
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this