[PATCH 0/2] ACPI: processor: Clean up max_cstate update logic

Huisong Li posted 2 patches 1 week, 2 days ago
drivers/acpi/processor_idle.c | 14 +++-----------
1 file changed, 3 insertions(+), 11 deletions(-)
[PATCH 0/2] ACPI: processor: Clean up max_cstate update logic
Posted by Huisong Li 1 week, 2 days ago
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