Re: [PATCH] cpufreq: governors: fix misuse of cdbs.cpu

From: Viresh Kumar
Date: Thu Jan 31 2013 - 05:47:20 EST


On 31 January 2013 16:09, Fabio Baltieri <fabio.baltieri@xxxxxxxxxx> wrote:
> Fix governors code to set all cpu's cdbs->cpu to the the actual cpu id
> and use cur_policy->cpu istead of cdbs->cpu to track current governor's
> leader cpu.
>
> Reported-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
> Signed-off-by: Fabio Baltieri <fabio.baltieri@xxxxxxxxxx>
> ---
> drivers/cpufreq/cpufreq_conservative.c | 5 +++--
> drivers/cpufreq/cpufreq_governor.c | 2 +-
> drivers/cpufreq/cpufreq_ondemand.c | 5 +++--
> 3 files changed, 7 insertions(+), 5 deletions(-)

Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/