mbox series

[v1,0/2] ACPI: CPPC: acpi_cppc_processor_probe() fix and cleanup

Message ID 5552457.DvuYhMxLoT@kreacher
Headers show
Series ACPI: CPPC: acpi_cppc_processor_probe() fix and cleanup | expand

Message

Rafael J. Wysocki March 22, 2022, 4 p.m. UTC
Hi All,

This series of two patches addresses a possible out-of-bounds array access
in acpi_cppc_processor_probe() [1/2] and clean up some of it [2/2].

Please refer to the patch changelogs for details.

Thanks!

Comments

Huang Rui March 23, 2022, 2:54 a.m. UTC | #1
On Tue, Mar 22, 2022 at 05:00:27PM +0100, Rafael J. Wysocki wrote:
> Hi All,
> 
> This series of two patches addresses a possible out-of-bounds array access
> in acpi_cppc_processor_probe() [1/2] and clean up some of it [2/2].
> 
> Please refer to the patch changelogs for details.
> 

Series are Reviewed-by: Huang Rui <ray.huang@amd.com>