Re: [PATCH v1 00/10] cpufreq: cpufreq_update_limits() fix and some cleanups
From: Sudeep Holla
Date: Wed Apr 09 2025 - 15:16:24 EST
On Fri, Mar 28, 2025 at 09:36:05PM +0100, Rafael J. Wysocki wrote:
> Hi Everyone,
>
> This series of patches consists of a fix for a possible (and actually happening
> in some cases) NULL pointer dereference in cpufreq_update_limits() (patch
> [01/10]) and a bunch of tangentially related fixes inspired by it, mostly about
> using __free() for cleanup and locking guards.
>
> The first patch is definitely for 6.15, but the rest is rather 6.16 material.
>
> Please refer to the individual patch changelogs for more information.
>
For all the generic changes(i.e. except x86 specific changes)
Acked-by: Sudeep Holla <sudeep.holla@xxxxxxx>
I also gave it a quick test using scmi-cpufreq on my Juno platform.
Tested-by: Sudeep Holla <sudeep.holla@xxxxxxx>
--
Regards,
Sudeep