All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] PM / core: Clean up suspend/resume diagnostic messages
@ 2018-04-26 21:36 Bjorn Helgaas
  2018-04-26 21:36 ` [PATCH 1/3] PM / core: Remove unused initcall_debug_report() arguments Bjorn Helgaas
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Bjorn Helgaas @ 2018-04-26 21:36 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Len Brown, Pavel Machek, linux-pm, linux-kernel

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-05-13  8:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-26 21:36 [PATCH 0/3] PM / core: Clean up suspend/resume diagnostic messages Bjorn Helgaas
2018-04-26 21:36 ` [PATCH 1/3] PM / core: Remove unused initcall_debug_report() arguments Bjorn Helgaas
2018-04-26 21:36 ` [PATCH 2/3] PM / core: Simplify initcall_debug_report() timing Bjorn Helgaas
2018-04-26 21:36 ` [PATCH 3/3] PM / core: Use dev_printk() and symbols in suspend/resume diagnostics Bjorn Helgaas
2018-05-01 21:01 ` [PATCH 0/3] PM / core: Clean up suspend/resume diagnostic messages Pavel Machek
2018-05-13  8:46 ` Rafael J. Wysocki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.