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

From: Bjorn Helgaas
Date: Thu Apr 26 2018 - 17:36:28 EST


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(-)