public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] PCI: Use pci_bridge_wait_for_secondary_bus after SBR instead of ssleep(1)
@ 2022-08-17 14:30 Yang Su
  2022-08-17 14:30 ` [PATCH 1/1] " Yang Su
  0 siblings, 1 reply; 2+ messages in thread
From: Yang Su @ 2022-08-17 14:30 UTC (permalink / raw)
  To: bhelgaas; +Cc: linux-pci, linux-kernel

In pci_reset_secondary_bus(), ssleep(1) is too long for PCIe.
So use pci_bridge_wait_for_secondary_bus after SBR.

Yang Su (1):
  PCI: Use pci_bridge_wait_for_secondary_bus after SBR instead of
    ssleep(1)

 drivers/pci/pci.c | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

-- 
2.19.1.6.gb485710b


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

end of thread, other threads:[~2022-08-17 14:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-17 14:30 [PATCH 0/1] PCI: Use pci_bridge_wait_for_secondary_bus after SBR instead of ssleep(1) Yang Su
2022-08-17 14:30 ` [PATCH 1/1] " Yang Su

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