[PATCH 0/2] ACPI: processor: Clean up max_cstate update logic
From: Huisong Li
Date: Wed Jan 28 2026 - 23:14:56 EST
The acpi_processor_cstate_first_run_checks() just need to call once
in acpi_processor_register_idle_driver(). This series cleans up the
redundant calls and internal guards.
Huisong Li (2):
ACPI: processor: Remove redundant cstate check in power init
ACPI: processor: Remove redundant static variable and rename cstate
check function
drivers/acpi/processor_idle.c | 14 +++-----------
1 file changed, 3 insertions(+), 11 deletions(-)
--
2.33.0