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 -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html