From: Peter Zijlstra Date: Thu, 31 May 2012 10:05:32 +0000 (+0200) Subject: sched: Always initialize cpu-power X-Git-Tag: v3.5-rc2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3decf0dfbc95736b7c0ab68fa4e5854c4734da9;p=pandora-kernel.git sched: Always initialize cpu-power Often when we run into mis-shapen topologies the balance iteration fails to update the cpu power properly and we'll end up in /0 traps. Always initialize the cpu-power to a semi-sane value so that we can at least boot the machine, even if the load-balancer might not function correctly. Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/n/tip-3lbhyj25sr169ha7z3qht5na@git.kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed