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

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