On 12 July 2013 03:46, Srivatsa S. Bhat <srivatsa.b...@linux.vnet.ibm.com> wrote: > During cpu offline, when the policy->cpu is going down, some other CPU > present in the policy->cpus mask is nominated as the new policy->cpu. > Extract this functionality from __cpufreq_remove_dev() and implement > it in a helper function. This helps in upcoming code reorganization. > > Signed-off-by: Srivatsa S. Bhat <srivatsa.b...@linux.vnet.ibm.com> > --- > > drivers/cpufreq/cpufreq.c | 62 > ++++++++++++++++++++++++++++----------------- > 1 file changed, 38 insertions(+), 24 deletions(-)
Acked-by: Viresh Kumar <viresh.ku...@linaro.org> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/