Message ID | 4822757.tvZ08WQ2Gl@kreacher (mailing list archive) |
---|---|
Headers | show |
Series | ACPI: PCI: Unify printing of messages | expand |
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 Hanjun
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!