mbox series

[v1,0/4] ACPI: PCI: Unify printing of messages

Message ID 4822757.tvZ08WQ2Gl@kreacher
Headers show
Series ACPI: PCI: Unify printing of messages | expand

Message

Rafael J. Wysocki Feb. 19, 2021, 6:14 p.m. UTC
Hi All,

This series gets rid of ACPICA debugging from non-ACPICA code related to PCI
(patches [1-3/4]) and replaces direct printk() usage in pci_link.c with
pr_*() or acpi_handle_*().

Please refer to the patch changelogs for details.

Thanks!

Comments

Rafael J. Wysocki March 3, 2021, 6:31 p.m. UTC | #1
On Sat, Feb 20, 2021 at 10:25 AM Hanjun Guo <guohanjun@huawei.com> wrote:
>

> On 2021/2/20 2:14, Rafael J. Wysocki wrote:

> > Hi All,

> >

> > This series gets rid of ACPICA debugging from non-ACPICA code related to PCI

> > (patches [1-3/4]) and replaces direct printk() usage in pci_link.c with

> > pr_*() or acpi_handle_*().

> >

> > Please refer to the patch changelogs for details.

>

> Looks good to me,

>

> Reviewed-by: Hanjun Guo <guohanjun@huawei.com>


Thanks!

Given the absence of any further comments I will be queuing up this
series for 5.13, thanks!