summaryrefslogtreecommitdiff
path: root/kernel/ksysfs.c
diff options
context:
space:
mode:
authorGautham R Shenoy <ego@in.ibm.com>2010-01-20 20:02:44 (GMT)
committerIngo Molnar <mingo@elte.hu>2010-01-21 12:40:17 (GMT)
commit871e35bc9733f273eaf5ceb69bbd0423b58e5285 (patch)
tree0c740fdbba9ade54143834ce52581b2d76a23795 /kernel/ksysfs.c
parent8f190fb3f7a405682666d3723f6ec370b5afe4da (diff)
downloadlinux-fsl-qoriq-871e35bc9733f273eaf5ceb69bbd0423b58e5285.tar.xz
sched: Fix the place where group powers are updated
We want to update the sched_group_powers when balance_cpu == this_cpu. Currently the group powers are updated only if the balance_cpu is the first CPU in the local group. But balance_cpu = this_cpu could also be the first idle cpu in the group. Hence fix the place where the group powers are updated. Signed-off-by: Gautham R Shenoy <ego@in.ibm.com> Signed-off-by: Joel Schopp <jschopp@austin.ibm.com> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <1264017764.5717.127.camel@jschopp-laptop> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/ksysfs.c')
0 files changed, 0 insertions, 0 deletions