Re: [PATCH v1 03/17] ACPI: processor: idle: Unify debug in acpi_processor_evaluate_lpi()
"lihuisong (C)" <[email protected]>
| Newsgroups | org.kernel.vger.linux-acpi,org.kernel.vger.linux-pm |
|---|---|
| Message-ID | <[email protected]> |
On 7/9/2026 8:32 PM, Rafael J. Wysocki wrote: > From: "Rafael J. Wysocki" <[email protected]> > > Use acpi_handle_debug() consistently for printing debug messages in > acpi_processor_evaluate_lpi() because that makes it somewhat easier > to identify the source of the problem in the ACPI tables. > > No intentional functional impact beyond debug output. > > Signed-off-by: Rafael J. Wysocki <[email protected]> > --- Acked-by: Huisong Li <[email protected]>