mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v4 0/2] PCI: Suppress lockdep warning & make pci_call_probe() more efficient
@ 2026-06-09 18:03 Waiman Long
  2026-06-09 18:03 ` [PATCH v4 1/2] PCI: Suppress false positive lockdep warning in pci_call_probe() Waiman Long
  2026-06-09 18:03 ` [PATCH v4 2/2] PCI: Call local_pci_probe() directly in pci_call_probe() if affined to the right node Waiman Long
  0 siblings, 2 replies; 3+ messages in thread
From: Waiman Long @ 2026-06-09 18:03 UTC (permalink / raw)
  To: Bjorn Helgaas
  Cc: linux-pci, linux-kernel, Thomas Gleixner, Frederic Weisbecker,
	Danilo Krummrich, Tejun Heo, Jinhui Guo, Waiman Long

Patch 1 suppress the false positive lockdep warning when there is a
nested pci_call_probe() call. Patch 2 makes pci_call_probe() more
efficient when the current has been affined to the right node already.

Waiman Long (2):
  PCI: Suppress false positive lockdep warning in pci_call_probe()
  PCI: Call local_pci_probe() directly in pci_call_probe() if affined to
    the right node

 drivers/pci/pci-driver.c | 40 +++++++++++++++++++++++++++++++++-------
 1 file changed, 33 insertions(+), 7 deletions(-)

-- 
2.54.0


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

end of thread, other threads:[~2026-06-09 18:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 18:03 [PATCH v4 0/2] PCI: Suppress lockdep warning & make pci_call_probe() more efficient Waiman Long
2026-06-09 18:03 ` [PATCH v4 1/2] PCI: Suppress false positive lockdep warning in pci_call_probe() Waiman Long
2026-06-09 18:03 ` [PATCH v4 2/2] PCI: Call local_pci_probe() directly in pci_call_probe() if affined to the right node Waiman Long

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

all inboxes | Powered by JetHome®