On 31 January 2013 16:09, Fabio Baltieri <[email protected]> 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 <[email protected]> > Signed-off-by: Fabio Baltieri <[email protected]> > --- > 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 <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

