Re: [PATCH v5 0/5] cpufreq: handle SW coordinated CPUs

2013-01-11 Thread Rafael J. Wysocki
On Monday, November 26, 2012 05:39:51 PM Fabio Baltieri wrote: > Hello Rafael, > > this patchset is a new version of the cpufreq SW coordinated CPU bug fix. > That's basically the v4 rebased on linux-pm's linux-next tree, split in 5 > patches for readability and with the bug fixed also in the "con

[PATCH v5 0/5] cpufreq: handle SW coordinated CPUs

2012-11-26 Thread Fabio Baltieri
Hello Rafael, this patchset is a new version of the cpufreq SW coordinated CPU bug fix. That's basically the v4 rebased on linux-pm's linux-next tree, split in 5 patches for readability and with the bug fixed also in the "conservative" governor. Regards, Fabio Changes: v5 - rebased/reimplemente