Linux PCI subsystem development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] PCI+IB/hfi1: Fold duplicate secondary bus reset code
@ 2026-05-05  0:03 Maciej W. Rozycki
  2026-05-05  0:03 ` [PATCH v2 1/2] PCI: Export pci_parent_bus_reset() for drivers to use Maciej W. Rozycki
  2026-05-05  0:03 ` [PATCH v2 2/2] IB/hfi1: Remove pci_parent_bus_reset() duplication Maciej W. Rozycki
  0 siblings, 2 replies; 6+ messages in thread
From: Maciej W. Rozycki @ 2026-05-05  0:03 UTC (permalink / raw)
  To: Bjorn Helgaas, Dennis Dalessandro, Jason Gunthorpe,
	Leon Romanovsky
  Cc: Ilpo Järvinen, linux-pci, linux-rdma, linux-kernel

Hi,

 This v2 of the patch series addresses a documentation issue raised in v1.

 In the course of verifying my PCIe link training failure workaround (cf. 
<https://lore.kernel.org/r/alpine.DEB.2.21.2305310024400.59226@angie.orcam.me.uk/>) 
in the context of secondary bus reset handling I found a piece of code in 
the InfiniBand HFI1 driver that duplicates what we already have as private 
code in PCI core.  This patch series removes this duplication by exporting 
said private code and than making use of it in the HFI1 driver.

 As I have no means to run-time verify InfiniBand code I have only build 
these patches, for x86-64, with the HFI1 driver both built in and modular.
Please see individual change descriptions for further details.

 Please consider.

 Previous iterations:

- v1 at: <https://lore.kernel.org/r/alpine.DEB.2.21.2306200153110.14084@angie.orcam.me.uk/>.

  Maciej

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

end of thread, other threads:[~2026-05-12 10:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-05  0:03 [PATCH v2 0/2] PCI+IB/hfi1: Fold duplicate secondary bus reset code Maciej W. Rozycki
2026-05-05  0:03 ` [PATCH v2 1/2] PCI: Export pci_parent_bus_reset() for drivers to use Maciej W. Rozycki
2026-05-05  0:38   ` sashiko-bot
2026-05-12  9:00   ` Leon Romanovsky
2026-05-12 10:17     ` Maciej W. Rozycki
2026-05-05  0:03 ` [PATCH v2 2/2] IB/hfi1: Remove pci_parent_bus_reset() duplication Maciej W. Rozycki

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