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

Rafael J. Wysocki posted 2 patches 4 years, 3 months ago
[PATCH v1 0/2] ACPI: CPPC: acpi_cppc_processor_probe() fix and cleanup
Posted by Rafael J. Wysocki 4 years, 3 months ago
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!