From: Peter Zijlstra Date: Tue, 1 Sep 2009 08:34:32 +0000 (+0200) Subject: sched: Restore __cpu_power to a straight sum of power X-Git-Tag: v2.6.32-rc1~719^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f93e65c186ab3c05ce2068733ca10e34fd00125e;p=pandora-kernel.git sched: Restore __cpu_power to a straight sum of power cpu_power is supposed to be a representation of the process capacity of the cpu, not a value to randomly tweak in order to affect placement. Remove the placement hacks. Signed-off-by: Peter Zijlstra Tested-by: Andreas Herrmann Acked-by: Andreas Herrmann Acked-by: Gautham R Shenoy Cc: Balbir Singh LKML-Reference: <20090901083825.810860576@chello.nl> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed