mbox series

[v3,0/5] ACPI: More cleanups related to printing messages

Message ID 1961054.9MKZ8ejxOh@kreacher
Headers show
Series ACPI: More cleanups related to printing messages | expand

Message

Rafael J. Wysocki Feb. 3, 2021, 6:40 p.m. UTC
Hi All,

On Tuesday, February 2, 2021 7:11:47 PM CET Rafael J. Wysocki wrote:
> 
> On Monday, February 1, 2021 7:14:38 PM CET Rafael J. Wysocki wrote:
> > 
> > This series is a continuation of the effort to drop ACPICA-specific debug
> > code from non-ACPICA pieces of the ACPI subsystem and to make the message
> > printing in there more consistent.
> > 
> > The patches in this series are based on linux-next from today.
> > 
> > Details in the patch changelogs.
> 
> Sending a v2 with updated changelogs to address review comments from Joe.
> 
> The code changes are the same as before in all of the patches.

Sending a v3 to address review comments from Hanjun.

Thanks!