Re: [PATCH 0/2] ACPI: processor: idle: acpi_processor_get_cstate_info() cleanup

From: Giovanni Gherdovich
Date: Thu Apr 17 2025 - 03:37:57 EST


On Wed Apr 9, 2025 02:50, Zhang Rui wrote:
This patch series does further cleanups for
acpi_processor_get_cstate_info() on top of
https://lore.kernel.org/all/20250328143040.9348-2-ggherdovich@xxxxxxx/

thanks,
rui

----------------------------------------------------------------
Zhang Rui (2):
ACPI: processor: idle: Set pr->flags.power unconditionally
ACPI: processor: idle: Remove redundant pr->power.count assignment

drivers/acpi/processor_idle.c | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)

Thanks a lot Rui for this cleanup.

To the series:

Acked-by: Giovanni Gherdovich <ggherdovich@xxxxxxx>