Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 77324209 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ANDROID: FIXUP: sched/fair: Fix hang during suspend in compute_energy" into msm-4.14

parents 1529c90d aebd3cd8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6010,6 +6010,7 @@ static int compute_energy(struct energy_env *eenv)
			} while (sg = sg->next, sg != sd->groups);
		}
next_cpu:
		cpumask_clear_cpu(cpu, &visit_cpus);
		continue;
	}