Re: [PATCH 0/3] PM / core: Clean up suspend/resume diagnostic messages

From: Rafael J. Wysocki
Date: Sun May 13 2018 - 04:47:04 EST


On Thursday, April 26, 2018 11:36:20 PM CEST Bjorn Helgaas wrote:
> These are pretty minor cleanups to the suspend/resume diagnostic messages.
>
> The first two are trivial. The third may break scripts that parse dmesg
> output. I looked at scripts/bootgraph.pl, and I don't think it is
> affected, but there may be others I don't know about. Let me know if there
> are.
>
> ---
>
> Bjorn Helgaas (3):
> PM / core: Remove unused initcall_debug_report() arguments
> PM / core: Simplify initcall_debug_report() timing
> PM / core: Use dev_printk() and symbols in suspend/resume diagnostics
>
>
> drivers/base/power/main.c | 37 +++++++++++++++++--------------------
> 1 file changed, 17 insertions(+), 20 deletions(-)
>

All [1-3/3] applied, thanks!