sched: Avoid expensive initial update_cfs_load(), on UP too
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Wed, 26 Jan 2011 12:36:03 +0000 (13:36 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 27 Jan 2011 11:48:14 +0000 (12:48 +0100)
commit6ea72f12069306b235151c5b05ac0cca7e1dedfa
treee4fc438bd781bfdd38bfd6f4ac552f3fb5cf250b
parentda7a735e51f9622eb3e1672594d4a41da01d7e4f
sched: Avoid expensive initial update_cfs_load(), on UP too

Fix the build on UP.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Turner <pjt@google.com>
LKML-Reference: <20110122044852.102126037@google.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c