On 02-11-17, 10:54, Chris Redpath wrote:
> Since:
>
> 4296f23ed cpufreq: schedutil: Fix per-CPU structure initialization in
> sugov_start()
Good catch but you pointed out to the wrong commit really.
674e75411fc2 ("sched: cpufreq: Allow remote cpufreq callbacks"
is the real culprit as that's wh
Since:
4296f23ed cpufreq: schedutil: Fix per-CPU structure initialization in
sugov_start()
We lost the value of sg_cpu->cpu which is assigned during
sugov_register. The memset in sugov_start overwrites it with zero.
This leads to always looking at the utilization of CPU0 instead of
the one we j
2 matches
Mail list logo