Re: [PATCH 3/7] cpufreq: Contain scaling_cur_freq.attr in cpufreq_attrs

From: Rafael J. Wysocki
Date: Thu Jul 03 2025 - 11:01:43 EST


On Mon, Jun 23, 2025 at 5:30 PM Rafael J. Wysocki <rafael@xxxxxxxxxx> wrote:
>
> On Mon, Jun 23, 2025 at 3:34 PM Lifeng Zheng <zhenglifeng1@xxxxxxxxxx> wrote:
> >
> > After commit c034b02e213d ("cpufreq: expose scaling_cur_freq sysfs file for
> > set_policy() drivers"), the file scaling_cur_freq is exposed to all
> > drivers. No need to create this file separately. It's better to be
> > contained in cpufreq_attrs.
>
> Fair enough.

And so applied as 6.17 material along with the [4/7].

The other patches in the series need more work IMV.

Thanks!