linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 00/10] PCI: Log with pci_dev, not pcie_device
@ 2019-05-09 14:14 Bjorn Helgaas
  2019-05-09 14:14 ` [PATCH 01/10] PCI/AER: Replace dev_printk(KERN_DEBUG) with dev_info() Bjorn Helgaas
                   ` (12 more replies)
  0 siblings, 13 replies; 25+ messages in thread
From: Bjorn Helgaas @ 2019-05-09 14:14 UTC (permalink / raw)
  To: Frederick Lawler
  Cc: Mika Westerberg, Lukas Wunner, Andy Shevchenko, Keith Busch,
	Dongdong Liu, Sven Van Asbroeck, linux-pci, linux-kernel,
	Bjorn Helgaas

From: Bjorn Helgaas <bhelgaas@google.com>

This is a collection of updates to Fred's v2 patches from:

  https://lore.kernel.org/lkml/20190503035946.23608-1-fred@fredlawl.com

and some follow-on discussion.

Bjorn Helgaas (3):
  PCI: pciehp: Remove pciehp_debug uses
  PCI: pciehp: Remove pointless PCIE_MODULE_NAME definition
  PCI: pciehp: Remove pointless MY_NAME definition

Frederick Lawler (7):
  PCI/AER: Replace dev_printk(KERN_DEBUG) with dev_info()
  PCI/PME: Replace dev_printk(KERN_DEBUG) with dev_info()
  PCI/DPC: Log messages with pci_dev, not pcie_device
  PCI/AER: Log messages with pci_dev, not pcie_device
  PCI: pciehp: Replace pciehp_debug module param with dyndbg
  PCI: pciehp: Log messages with pci_dev, not pcie_device
  PCI: pciehp: Remove unused dbg/err/info/warn() wrappers

 drivers/pci/hotplug/pciehp.h      | 31 +++++++-------------------
 drivers/pci/hotplug/pciehp_core.c | 18 +++++++--------
 drivers/pci/hotplug/pciehp_ctrl.c |  2 ++
 drivers/pci/hotplug/pciehp_hpc.c  | 17 +++++++-------
 drivers/pci/hotplug/pciehp_pci.c  |  2 ++
 drivers/pci/pcie/aer.c            | 32 ++++++++++++++------------
 drivers/pci/pcie/aer_inject.c     | 22 +++++++++---------
 drivers/pci/pcie/dpc.c            | 37 +++++++++++++++----------------
 drivers/pci/pcie/pme.c            | 10 +++++----
 9 files changed, 82 insertions(+), 89 deletions(-)

-- 
2.21.0.1020.gf2820cf01a-goog


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

end of thread, other threads:[~2019-05-10  2:22 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-09 14:14 [PATCH v4 00/10] PCI: Log with pci_dev, not pcie_device Bjorn Helgaas
2019-05-09 14:14 ` [PATCH 01/10] PCI/AER: Replace dev_printk(KERN_DEBUG) with dev_info() Bjorn Helgaas
2019-05-09 17:36   ` Andy Shevchenko
2019-05-09 21:08     ` Bjorn Helgaas
2019-05-09 14:14 ` [PATCH 02/10] PCI/PME: " Bjorn Helgaas
2019-05-09 17:35   ` Andy Shevchenko
2019-05-09 18:31     ` Joe Perches
2019-05-09 21:12       ` Bjorn Helgaas
2019-05-10  2:22         ` Joe Perches
2019-05-09 14:14 ` [PATCH 03/10] PCI/DPC: Log messages with pci_dev, not pcie_device Bjorn Helgaas
2019-05-09 17:39   ` Andy Shevchenko
2019-05-09 21:18     ` Bjorn Helgaas
2019-05-09 14:14 ` [PATCH 04/10] PCI/AER: " Bjorn Helgaas
2019-05-09 17:42   ` Andy Shevchenko
2019-05-09 21:44     ` Bjorn Helgaas
2019-05-09 14:14 ` [PATCH 05/10] PCI: pciehp: Remove pciehp_debug uses Bjorn Helgaas
2019-05-09 14:14 ` [PATCH 06/10] PCI: pciehp: Replace pciehp_debug module param with dyndbg Bjorn Helgaas
2019-05-09 14:14 ` [PATCH 07/10] PCI: pciehp: Log messages with pci_dev, not pcie_device Bjorn Helgaas
2019-05-09 14:14 ` [PATCH 08/10] PCI: pciehp: Remove unused dbg/err/info/warn() wrappers Bjorn Helgaas
2019-05-09 14:14 ` [PATCH 09/10] PCI: pciehp: Remove pointless PCIE_MODULE_NAME definition Bjorn Helgaas
2019-05-09 14:14 ` [PATCH 10/10] PCI: pciehp: Remove pointless MY_NAME definition Bjorn Helgaas
2019-05-09 15:07 ` [PATCH v4 00/10] PCI: Log with pci_dev, not pcie_device Keith Busch
2019-05-09 17:10 ` Bjorn Helgaas
2019-05-09 17:49 ` Andy Shevchenko
2019-05-09 21:49   ` Bjorn Helgaas

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