linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add device-specific VPD timeout
@ 2016-11-21 21:03 Matthew R. Ochs
  2016-11-21 21:09 ` [PATCH 1/2] PCI: Add pci_set_vpd_timeout() to set VPD access timeout Matthew R. Ochs
  2016-11-21 21:10 ` [PATCH 2/2] cxl: Set VPD timeout to avoid access failures Matthew R. Ochs
  0 siblings, 2 replies; 10+ messages in thread
From: Matthew R. Ochs @ 2016-11-21 21:03 UTC (permalink / raw)
  To: Bjorn Helgaas, linux-pci, Ian Munsie, Frederic Barrat,
	linuxppc-dev
  Cc: Uma Krishnan

This small patch series introduces support for a driver to increase the
VPD wait timeout for devices with slower interfaces.

The series is based on v4.9-rc6 and is intended for v4.10.

Matthew R. Ochs (2):
  PCI: Add pci_set_vpd_timeout() to set VPD access timeout
  cxl: Set VPD timeout to avoid access failures

 drivers/misc/cxl/pci.c |  7 +++++++
 drivers/pci/access.c   | 45 ++++++++++++++++++++++++++++++++++++++++++++-
 drivers/pci/pci.h      |  2 ++
 include/linux/pci.h    |  1 +
 4 files changed, 54 insertions(+), 1 deletion(-)

-- 
2.1.0

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

end of thread, other threads:[~2016-11-22 17:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-21 21:03 [PATCH 0/2] Add device-specific VPD timeout Matthew R. Ochs
2016-11-21 21:09 ` [PATCH 1/2] PCI: Add pci_set_vpd_timeout() to set VPD access timeout Matthew R. Ochs
2016-11-21 22:05   ` Bjorn Helgaas
2016-11-22  0:15     ` Andrew Donnellan
2016-11-22 17:17       ` Stephen Hemminger
2016-11-22  0:34     ` Matthew R. Ochs
2016-11-21 21:10 ` [PATCH 2/2] cxl: Set VPD timeout to avoid access failures Matthew R. Ochs
2016-11-22  0:32   ` Andrew Donnellan
2016-11-22  0:40     ` Matthew R. Ochs
2016-11-22 17:41   ` Frederic Barrat

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).