Re: [PATCH v1 13/17] ACPI: processor: idle: Introduce acpi_processor_extract_lpi_info()
"lihuisong (C)" <[email protected]>
| Newsgroups | org.kernel.vger.linux-acpi,org.kernel.vger.linux-pm |
|---|---|
| Message-ID | <[email protected]> |
On 7/13/2026 9:32 PM, Sudeep Holla wrote: > On Thu, Jul 09, 2026 at 02:40:35PM +0200, Rafael J. Wysocki wrote: >> From: "Rafael J. Wysocki" <[email protected]> >> >> In preparation for adding ACPI _LPI support to the intel_idle driver, >> move the majority of the acpi_processor_get_lpi_info() function body >> to a new function called acpi_processor_extract_lpi_info() that will >> be exported to external code subsequently. >> >> No intentional functional impact. >> > Reviewed-by: Sudeep Holla <[email protected]> Acked-by: Huisong Li <[email protected]>