Re: [PATCH V2 9/9] cpufreq: scmi: Use .register_em() callback
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2021-08-12 03:53:24
Also in:
linux-pm, lkml
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2021-08-12 03:53:24
Also in:
linux-pm, lkml
On 11-08-21, 14:17, Quentin Perret wrote:
Also, we can probably afford calling dev_pm_opp_get_opp_count() from the em_register callback as it is not a hot path, which would avoid wasting some 'resident' memory here that is only used during init.
We also need to make sure that OPPs are available in init(), else we fail. So, we can't really move that out. -- viresh _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel