RE: [PATCH v7] cpufreq: intel_pstate: Implement passive mode with HWP enabled

From: Doug Smythies
Date: Thu Aug 06 2020 - 01:55:15 EST


On 2020.08.05 09:56 Rafael J. Wysocki wrote:

> v6 -> v7:
> * Cosmetic changes in store_energy_performance_prefernce() to reduce the
> LoC number and make it a bit easier to read. No intentional functional
> impact.

??
V7 is identical to V6.

Diff:

$ diff hwppassive-v6-2-2.patch hwppassive-v7-2-2.patch
2c2
< Sent: August 4, 2020 8:11 AM
---
> Sent: August 5, 2020 9:56 AM
5c5
< Subject: [PATCH v6] cpufreq: intel_pstate: Implement passive mode with HWP enabled
---
> Subject: [PATCH v7] cpufreq: intel_pstate: Implement passive mode with HWP enabled
76a77,81
>
> v6 -> v7:
> * Cosmetic changes in store_energy_performance_prefernce() to reduce the
> LoC number and make it a bit easier to read. No intentional functional
> impact.

... Doug