FIXUP: sched/fair: Fix hang during suspend in sched_group_energy
BUG: 29353986 Change-Id: I0d0d8d5c107a2e0bd219819e036091106bb40e11
This commit is contained in:
@@ -4980,6 +4980,7 @@ static int sched_group_energy(struct energy_env *eenv)
|
||||
} while (sg = sg->next, sg != sd->groups);
|
||||
}
|
||||
next_cpu:
|
||||
cpumask_clear_cpu(cpu, &visit_cpus);
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user