Linux PCI subsystem development
 help / color / mirror / Atom feed
* [PATCH RESEND 0/1] pcie hotplug deadlock fix
@ 2025-10-16 19:30 Keith Busch
  2025-10-16 19:30 ` [PATCH RESEND 1/1] PCI: pciehp: fix concurrent sub-tree removal deadlock Keith Busch
  0 siblings, 1 reply; 4+ messages in thread
From: Keith Busch @ 2025-10-16 19:30 UTC (permalink / raw)
  To: linux-pci, lukas, helgaas; +Cc: Keith Busch

From: Keith Busch <kbusch@kernel.org>

It's been a while since the last resend, and no movement on this so far.
This problem has been reported multiple times over the years, first one
I can find is from here:

  https://lore.kernel.org/lkml/1519648875-38196-1-git-send-email-wangxiongfeng2@huawei.com/

Lacking any other progress, I once again ask that we can take fixes for
this issue, as perfection is the providing to be a blocker to
improvement. The patch from this series is what we run in the Meta fleet
already and it has proven tremendously valuable at maintaining uptime
across the machines. No issues have been found with running it, so
asking once again if we can consider it for upstream.

Keith Busch (1):
  PCI: pciehp: fix concurrent sub-tree removal deadlock

 drivers/pci/hotplug/pciehp_pci.c | 12 +++++++++---
 drivers/pci/pci.h                |  1 +
 drivers/pci/probe.c              | 25 +++++++++++++++++++++++++
 include/linux/pci.h              |  2 ++
 4 files changed, 37 insertions(+), 3 deletions(-)

-- 
2.47.3


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

end of thread, other threads:[~2025-10-17 10:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-16 19:30 [PATCH RESEND 0/1] pcie hotplug deadlock fix Keith Busch
2025-10-16 19:30 ` [PATCH RESEND 1/1] PCI: pciehp: fix concurrent sub-tree removal deadlock Keith Busch
2025-10-17 10:06   ` kernel test robot
2025-10-17 10:06   ` kernel test robot

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