Re: [PATCH 0/4] ACPI: CPPC: Fixes to limit actions to online CPUs

From: Gautham R. Shenoy

Date: Thu Nov 06 2025 - 23:43:17 EST


On Wed, Nov 05, 2025 at 10:00:25AM -0600, Mario Limonciello (AMD) (kernel.org) wrote:
>
> >
>
> The series looks good to me.
>
> Reviewed-by: Mario Limonciello (AMD) <superm1@xxxxxxxxxx>

Thank you!

>
> But I would say I noticed we are also using for_each_present_cpu() in
> amd-pstate with amd_pstate_change_mode_without_dvr_change().
>
> Should that also get a similar change?

Good catch! Yes, that too needs to be fixed to for_each_online_cpu().

I will spin a v2 to include that patch and pick up your Reviewed-by
tag for the earlier ones, and also Chris's Tested-by tag for the first
two patches.

--
Thanks and Regards
gautham.