public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* Fix issues caused by lack of x86 LPI support
@ 2022-04-12 22:09 Limonciello, Mario
  2022-04-14 10:56 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Limonciello, Mario @ 2022-04-12 22:09 UTC (permalink / raw)
  To: stable@vger.kernel.org

[Public]

Hi,

There are a variety of x86 systems that advertise LPI support and as part of negotiation with firmware they don't end up using C-states
in certain circumstances.  This leads to higher runtime power consumption and also failure to enter s2idle. 

In mainline there have been changes to block that behavior.  Can you please backport these two commits from mainline?
commit 01f6c7338ce267959975da65d86ba34f44d54220 ("cpuidle: PSCI: Move the `has_lpi` check to the beginning of the function")
commit eb087f305919ee8169ad65665610313e74260463 ("ACPI: processor idle: Check for architectural support for LPI")

This should go to 5.15.y and later stable kernels.

Thanks,

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

end of thread, other threads:[~2022-04-14 10:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-12 22:09 Fix issues caused by lack of x86 LPI support Limonciello, Mario
2022-04-14 10:56 ` Greg KH

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