From: Peter Zijlstra Date: Wed, 11 Dec 2013 10:09:53 +0000 (+0100) Subject: sched: Initialize power_orig for overlapping groups X-Git-Tag: v3.13-rc5~33^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e8339a3a1069141985daaa2521ba304509ddecd;p=pandora-kernel.git sched: Initialize power_orig for overlapping groups Yinghai reported that he saw a /0 in sg_capacity on his EX parts. Make sure to always initialize power_orig now that we actually use it. Ideally build_sched_domains() -> init_sched_groups_power() would also initialize this; but for some yet unexplained reason some setups seem to miss updates there. Reported-by: Yinghai Lu Tested-by: Yinghai Lu Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/n/tip-l8ng2m9uml6fhibln8wqpom7@git.kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed