sched: delta_exec accounting fix
authorIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:46 +0000 (11:16 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 9 Aug 2007 09:16:46 +0000 (11:16 +0200)
commitfd8bb43e27bbba1b6d49552c3d588cf741dd44af
tree04d24cf8604abe591d34b84da8aed0eeb4a0240d
parentc5dcfe72aa8d26e924cccca9725a9f7be0d4ab01
sched: delta_exec accounting fix

small delta_exec accounting fix: increase delta_exec and increase
sum_exec_runtime even if the task is not on the runqueue anymore.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_fair.c