Re: [PATCH 2/8] cpufreq: Fix misplaced call to cpufreq_update_policy()

2013-07-15 Thread Rafael J. Wysocki
On Monday, July 15, 2013 11:50:24 AM Srivatsa S. Bhat wrote: > On 07/12/2013 12:36 PM, Viresh Kumar wrote: > > On 12 July 2013 03:45, Srivatsa S. Bhat > > wrote: > >> The call to cpufreq_update_policy() is placed in the CPU hotplug callback > >> of cpufreq_stats, which has a higher priority than t

Re: [PATCH 2/8] cpufreq: Fix misplaced call to cpufreq_update_policy()

2013-07-14 Thread Srivatsa S. Bhat
On 07/12/2013 12:36 PM, Viresh Kumar wrote: > On 12 July 2013 03:45, Srivatsa S. Bhat > wrote: >> The call to cpufreq_update_policy() is placed in the CPU hotplug callback >> of cpufreq_stats, which has a higher priority than the CPU hotplug callback >> of cpufreq-core. As a result, during CPU_ONL

Re: [PATCH 2/8] cpufreq: Fix misplaced call to cpufreq_update_policy()

2013-07-12 Thread Viresh Kumar
On 12 July 2013 03:45, Srivatsa S. Bhat wrote: > The call to cpufreq_update_policy() is placed in the CPU hotplug callback > of cpufreq_stats, which has a higher priority than the CPU hotplug callback > of cpufreq-core. As a result, during CPU_ONLINE/CPU_ONLINE_FROZEN, we end up > calling cpufreq_