On Wed, Mar 30, 2016 at 7:07 AM, Viresh Kumar wrote:
> On 30-03-16, 03:47, Rafael J. Wysocki wrote:
>> Index: linux-pm/drivers/cpufreq/acpi-cpufreq.c
>> @@ -843,6 +883,7 @@ static int acpi_cpufreq_cpu_exit(struct
>> pr_debug("acpi_cpufreq_cpu_exit\n");
>>
>> if (data) {
>> +
On 30-03-16, 03:47, Rafael J. Wysocki wrote:
> Index: linux-pm/drivers/cpufreq/acpi-cpufreq.c
> @@ -843,6 +883,7 @@ static int acpi_cpufreq_cpu_exit(struct
> pr_debug("acpi_cpufreq_cpu_exit\n");
>
> if (data) {
> + policy->fast_switch_possible = false;
Is this done just f
2 matches
Mail list logo