linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] xen: Use dev_printk() when possible
@ 2020-05-27 17:43 Bjorn Helgaas
  2020-05-27 17:43 ` [PATCH 1/2] xen-pciback: " Bjorn Helgaas
  2020-05-27 17:43 ` [PATCH 2/2] xenbus: " Bjorn Helgaas
  0 siblings, 2 replies; 8+ messages in thread
From: Bjorn Helgaas @ 2020-05-27 17:43 UTC (permalink / raw)
  To: Boris Ostrovsky, Juergen Gross
  Cc: Stefano Stabellini, xen-devel, linux-kernel, Bjorn Helgaas

From: Bjorn Helgaas <bhelgaas@google.com>

Use dev_printk() when possible to include device and driver information in
the conventional format.

Bjorn Helgaas (2):
  xen-pciback: Use dev_printk() when possible
  xenbus: Use dev_printk() when possible

 drivers/xen/xen-pciback/conf_space.c        | 16 +++++----
 drivers/xen/xen-pciback/conf_space_header.c | 40 +++++++++------------
 drivers/xen/xen-pciback/conf_space_quirks.c |  6 ++--
 drivers/xen/xen-pciback/pci_stub.c          | 38 +++++++++-----------
 drivers/xen/xen-pciback/pciback_ops.c       | 38 ++++++++------------
 drivers/xen/xen-pciback/vpci.c              | 10 +++---
 drivers/xen/xenbus/xenbus_probe.c           | 11 +++---
 7 files changed, 70 insertions(+), 89 deletions(-)


base-commit: 8f3d9f354286745c751374f5f1fcafee6b3f3136
-- 
2.25.1


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

end of thread, other threads:[~2020-05-28  4:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-27 17:43 [PATCH 0/2] xen: Use dev_printk() when possible Bjorn Helgaas
2020-05-27 17:43 ` [PATCH 1/2] xen-pciback: " Bjorn Helgaas
2020-05-27 22:34   ` Boris Ostrovsky
2020-05-27 22:50     ` Bjorn Helgaas
2020-05-27 23:18       ` Boris Ostrovsky
2020-05-28  4:07     ` Joe Perches
2020-05-27 17:43 ` [PATCH 2/2] xenbus: " Bjorn Helgaas
2020-05-27 22:36   ` Boris Ostrovsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).