Re: [PATCH 0/3] cpufreq: CPPC: Some optimizations for cppc_cpufreq.c.

From: Rafael J. Wysocki
Date: Wed Jun 18 2025 - 15:06:57 EST


On Tue, Jun 17, 2025 at 4:33 AM zhenglifeng (A) <zhenglifeng1@xxxxxxxxxx> wrote:
>
> Gentle ping.
>
> On 2025/5/26 19:30, Lifeng Zheng wrote:
> > This patch series makes some minor optimizations for cppc_cpufreq.c to
> > makes codes cleaner.
> >
> > Lifeng Zheng (3):
> > cpufreq: CPPC: Remove cpu_data_list
> > cpufreq: CPPC: Return void in populate_efficiency_class()
> > cpufreq: CPPC: Remove forward declaration of
> > cppc_cpufreq_register_em()
> >
> > drivers/cpufreq/cppc_cpufreq.c | 59 +++++++++-------------------------
> > include/acpi/cppc_acpi.h | 1 -
> > 2 files changed, 15 insertions(+), 45 deletions(-)

I've started to process this because it has been sent to linux-acpi
and then I realized that Viresh should take it, but since I've applied
it already, I may as well queue it up for 6.17.

Viresh, please let me know if you have any concerns about it.

Thanks!