mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] ACPI: processor: idle: Fix ACPI idle handling in power notify on failure
@ 2025-11-25  7:29 Huisong Li
  2025-11-25  7:29 ` [PATCH 1/3] cpuidle: Add enable_cpuidle() interface Huisong Li
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Huisong Li @ 2025-11-25  7:29 UTC (permalink / raw)
  To: rafael, lenb
  Cc: linux-acpi, linux-kernel, Sudeep.Holla, linuxarm,
	jonathan.cameron, zhanjie9, zhenglifeng1, yubowen8, lihuisong

The content in this series was initially discussed in the link [1].
This series disable ACPI idle feature if get power information failed in
power notify becuase the old idle states may not be usable anymore.

In addition, keep the same logical as acpi_processor_register_idle_driver
to get avaiable power information from all online CPUs instead of CPU0.

[1] https://lore.kernel.org/all/20251103084244.2654432-1-lihuisong@huawei.com

Huisong Li (3):
  cpuidle: Add enable_cpuidle() interface
  ACPI: processor: idle: Disable ACPI idle if get power information
    failed in power notify
  ACPI: processor: idle: Update idle states from avaiable power
    information

 drivers/acpi/processor_idle.c | 37 +++++++++++++++++++++++++++++------
 drivers/cpuidle/cpuidle.c     |  5 ++++-
 include/linux/cpuidle.h       |  2 ++
 3 files changed, 37 insertions(+), 7 deletions(-)

-- 
2.33.0


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2026-03-31 13:01 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-25  7:29 [PATCH 0/3] ACPI: processor: idle: Fix ACPI idle handling in power notify on failure Huisong Li
2025-11-25  7:29 ` [PATCH 1/3] cpuidle: Add enable_cpuidle() interface Huisong Li
2026-01-14 19:18   ` Rafael J. Wysocki
2026-01-15 12:18     ` lihuisong (C)
2026-01-30  1:59       ` lihuisong (C)
2026-03-26 12:17         ` lihuisong (C)
2026-03-26 13:39           ` Rafael J. Wysocki
2026-03-27  6:23             ` lihuisong (C)
2026-03-27 11:33               ` Rafael J. Wysocki
2026-03-28  4:06                 ` lihuisong (C)
2026-03-31 12:01                   ` lihuisong (C)
2026-03-31 12:05                     ` Rafael J. Wysocki
2026-03-31 12:10                       ` Rafael J. Wysocki
2026-03-31 12:48                         ` lihuisong (C)
2026-03-31 13:00                           ` Rafael J. Wysocki
2025-11-25  7:29 ` [PATCH 2/3] ACPI: processor: idle: Disable ACPI idle if get power information failed in power notify Huisong Li
2025-11-27 15:10   ` kernel test robot
2025-11-25  7:29 ` [PATCH 3/3] ACPI: processor: idle: Update idle states from avaiable power information Huisong Li
2025-11-27 18:09   ` Dan Carpenter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®