Hi Rafael,
As discussed here: https://www.mail-archive.com/stable@vger.kernel.org/msg87645.html
This is another attempt to fix an important bug and cleanups around it. First patch is the real fix (Accumulated all Reviewed/Tested-by's) and *should* go in 3.16-rc*.
Others are useful cleanups around it to beautify the code, and can go later in 3.17.
Based over: 3.16-rc4
Viresh Kumar (4): cpufreq: move policy kobj to policy->cpu at resume cpufreq: don't restore policy->cpus on failure to move kobj cpufreq: propagate error returned by kobject_move() cpufreq: move policy kobj from update_policy_cpu()
drivers/cpufreq/cpufreq.c | 68 +++++++++++++++++++++-------------------------- 1 file changed, 31 insertions(+), 37 deletions(-)