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

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

Merge "sched: initialize walt_load correctly" into msm-4.9

parents 9090f4c4 81e7e575
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1816,6 +1816,7 @@ cpu_util_freq(int cpu, struct sched_walt_cpu_load *walt_load)

			walt_load->prev_window_util = util;
			walt_load->nl = nl;
			walt_load->pl = 0;
		}
	}
#endif