From: Peter Zijlstra Date: Thu, 10 Sep 2009 11:36:25 +0000 (+0200) Subject: sched: Move sched_balance_self() into sched_fair.c X-Git-Tag: v2.6.32-rc1~652^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaee1203ca52b9db799433c33c9bffc33cdf8909;p=pandora-kernel.git sched: Move sched_balance_self() into sched_fair.c 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 LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed