Re: [PATCH v1 15/17] ACPI: processor: idle: Add switch for strict _LPI processing
"lihuisong (C)" <[email protected]>
| Newsgroups | org.kernel.vger.linux-acpi,org.kernel.vger.linux-pm |
|---|---|
| Message-ID | <[email protected]> |
On 7/13/2026 9:33 PM, Sudeep Holla wrote: > On Thu, Jul 09, 2026 at 02:42:33PM +0200, Rafael J. Wysocki wrote: >> From: "Rafael J. Wysocki" <[email protected]> >> >> Add a "strict" argument to acpi_processor_extract_lpi_info() that, when >> set, will cause it to ignore _LPI states without minimum residency or >> wake latency instead of assuming 10 us values for these parameters. >> >> No intentional functional impact. >> > Reviewed-by: Sudeep Holla <[email protected]> Acked-by: Huisong Li <[email protected]>