From: Peter Zijlstra Date: Thu, 17 Dec 2009 16:00:43 +0000 (+0100) Subject: sched: Move load balance code into sched_fair.c X-Git-Tag: v2.6.34-rc1~260^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e3c88bdeb1260edc341e45c9fb8efd182a5c511;p=pandora-kernel.git sched: Move load balance code into sched_fair.c Straight fwd code movement. Since non of the load-balance abstractions are used anymore, do away with them and simplify the code some. In preparation move the code around. Signed-off-by: Peter Zijlstra LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed