From: Peter Zijlstra Date: Thu, 10 Sep 2009 11:42:00 +0000 (+0200) Subject: sched: Hook sched_balance_self() into sched_class::select_task_rq() X-Git-Tag: v2.6.32-rc1~652^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f3edc1b1ead6d9bd45a85c551f44eff8fe76b9f;p=pandora-kernel.git sched: Hook sched_balance_self() into sched_class::select_task_rq() Rather ugly patch to fully place the sched_balance_self() code inside the fair class. Signed-off-by: Peter Zijlstra LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed