Re: [PATCH v2 3/10] cpufreq: governor: New data type for management part of dbs_data

From: Viresh Kumar
Date: Fri Mar 04 2016 - 00:52:31 EST


On 04-03-16, 04:01, Rafael J. Wysocki wrote:
> From: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
>
> In addition to fields representing governor tunables, struct dbs_data
> contains some fields needed for the management of objects of that
> type. As it turns out, that part of struct dbs_data may be shared
> with (future) governors that won't use the common code used by
> "ondemand" and "conservative", so move it to a separate struct type
> and modify the code using struct dbs_data to follow.
>
> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
> ---
>
> Changes from the previous version:
> - The new data type is called gov_attr_set now (instead of gov_tunables)
> and some variable names etc have been changed to follow.

Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>

--
viresh