Linux PCI subsystem development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] PCI: shpchp: Debug & logging cleanup
@ 2025-02-17  9:55 Ilpo Järvinen
  2025-02-17  9:55 ` [PATCH v2 1/2] PCI: shpchp: Remove unused logging wrappers Ilpo Järvinen
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Ilpo Järvinen @ 2025-02-17  9:55 UTC (permalink / raw)
  To: Bjorn Helgaas, linux-pci; +Cc: linux-kernel, Ilpo Järvinen

Hi all,

This series cleans up debug/logging in shpchp driver.

The series is an update for the only remaining patch in the pci_printk()
removal series. To avoid breaking build, pci_printk() itself will only
be removed in the next kernel release because both AER and shpchp used
it and are in different topic branches.

v2:
- Split removal of logging wrappers and module parameter removal to
  own patches
- Explain how dynamic debugging can be enabled

Ilpo Järvinen (2):
  PCI: shpchp: Remove unused logging wrappers
  PCI: shpchp: Remove "shpchp_debug" module parameter

 drivers/pci/hotplug/shpchp.h      | 18 +-----------------
 drivers/pci/hotplug/shpchp_core.c |  3 ---
 2 files changed, 1 insertion(+), 20 deletions(-)


base-commit: d75ee0a7b0125636687a3f71c169bec04a576107
-- 
2.39.5


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

end of thread, other threads:[~2025-02-19 23:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-17  9:55 [PATCH v2 0/2] PCI: shpchp: Debug & logging cleanup Ilpo Järvinen
2025-02-17  9:55 ` [PATCH v2 1/2] PCI: shpchp: Remove unused logging wrappers Ilpo Järvinen
2025-02-17  9:55 ` [PATCH v2 2/2] PCI: shpchp: Remove "shpchp_debug" module parameter Ilpo Järvinen
2025-02-18 22:46 ` [PATCH v2 0/2] PCI: shpchp: Debug & logging cleanup Bjorn Helgaas
2025-02-19 23:00   ` Bjorn Helgaas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox