sched: Move sched_balance_self() into sched_fair.c
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Thu, 10 Sep 2009 11:36:25 +0000 (13:36 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 15 Sep 2009 14:01:04 +0000 (16:01 +0200)
Move the sched_balance_self() code into sched_fair.c

This facilitates the merger of sched_balance_self() and
sched_fair::select_task_rq().

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found