Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
[deliverable/linux.git] / kernel / sched_debug.c
index ab18f45f2ab23f6b76f6d8bf9a99e170892c9542..c3ee38bd3426d91449640d0d5329c7ead4ad038e 100644 (file)
@@ -283,4 +283,5 @@ void proc_sched_set_task(struct task_struct *p)
        p->se.wait_runtime_overruns = p->se.wait_runtime_underruns = 0;
 #endif
        p->se.sum_exec_runtime = 0;
+       p->se.prev_sum_exec_runtime     = 0;
 }
This page took 0.034401 seconds and 5 git commands to generate.