[PATCH v1 0/2] ACPI: processor: idle: Fix and cleanup

Rafael J. Wysocki posted 2 patches 1 week, 6 days ago
[PATCH v1 0/2] ACPI: processor: idle: Fix and cleanup
Posted by Rafael J. Wysocki 1 week, 6 days ago
Hi All,

One of the recent changes forgot to update a cpuidle driver check in the
ACPI processor driver, so fix this (first patch).

In addition, redefine two functions whose return values are ignored as
void (second patch).

Thanks!
Re: [PATCH v1 0/2] ACPI: processor: idle: Fix and cleanup
Posted by Mario Limonciello (AMD) (kernel.org) 1 week, 5 days ago

On 9/18/2025 4:07 PM, Rafael J. Wysocki wrote:
> Hi All,
> 
> One of the recent changes forgot to update a cpuidle driver check in the
> ACPI processor driver, so fix this (first patch).
> 
> In addition, redefine two functions whose return values are ignored as
> void (second patch).
> 
> Thanks!
> 
> 
> 

Reviewed-by: Mario Limonciello (AMD) <superm1@kernel.org>