Re: [PATCH v8 8/8] cpufreq: intel_pstate: Use CPPC to get max performance

From: Sebastian Andrzej Siewior
Date: Fri Dec 09 2016 - 09:46:07 EST


On 2016-12-08 00:29:29 [+0100], Rafael J. Wysocki wrote:
> Agreed, but the bug fixed by the first hunk is real too. I'd fix it a bit
> differently, though:
>
> Tentatively-signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>

Is there anything you want me to do here? The hunk in
acpi_cppc_processor_exit() is unchanged and is the one that led to the
crash. The other hunk I made (the one you changed) was something I
noticed while looking at the code - nothing that hit me directly.

Sebastian