[PATCH v4 1/4] PM / EM: Add a flag indicating units of power values in Energy Model

Lukasz Luba lukasz.luba at arm.com
Thu Nov 5 05:09:05 EST 2020



On 11/5/20 9:18 AM, Morten Rasmussen wrote:
> On Tue, Nov 03, 2020 at 09:05:57AM +0000, Lukasz Luba wrote:
>> @@ -79,7 +82,8 @@ struct em_data_callback {
>>   struct em_perf_domain *em_cpu_get(int cpu);
>>   struct em_perf_domain *em_pd_get(struct device *dev);
>>   int em_dev_register_perf_domain(struct device *dev, unsigned int nr_states,
>> -				struct em_data_callback *cb, cpumask_t *span);
>> +				struct em_data_callback *cb, cpumask_t *spani,
> 
> "spani" looks like a typo?
> 

Good catch, yes, the vim 'i'.

Thank you Morten. I will resend this patch when you don't
find other issues in the rest of patches.



More information about the linux-arm-kernel mailing list