kernel-fxtec-pro1x/drivers/pci/hotplug
Marcel Apfelbaum 93fa9d3267 PCI: shpchp: Check bridge's secondary (not primary) bus speed
When a new device is added below a hotplug bridge, the bridge's secondary
bus speed and the device's bus speed must match.  The shpchp driver
previously checked the bridge's *primary* bus speed, not the secondary bus
speed.

This caused hot-add errors like:

  shpchp 0000:00:03.0: Speed of bus ff and adapter 0 mismatch

Check the secondary bus speed instead.

[bhelgaas: changelog]
Link: https://bugzilla.kernel.org/show_bug.cgi?id=75251
Fixes: 3749c51ac6 ("PCI: Make current and maximum bus speeds part of the PCI core")
Signed-off-by: Marcel Apfelbaum <marcel.a@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
CC: stable@vger.kernel.org	# v2.6.34+
2014-05-15 12:42:49 -06:00
..
acpi_pcihp.c
acpiphp.h ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify() 2014-02-06 17:31:52 +01:00
acpiphp_core.c
acpiphp_glue.c PCI changes for the v3.15 merge window: 2014-04-01 15:14:04 -07:00
acpiphp_ibm.c
cpci_hotplug.h
cpci_hotplug_core.c
cpci_hotplug_pci.c
cpcihp_generic.c
cpcihp_zt5550.c
cpcihp_zt5550.h
cpqphp.h
cpqphp_core.c PCI: cpqphp: Fix hex vs decimal typo in cpqhpc_probe() 2014-02-12 17:31:54 -07:00
cpqphp_ctrl.c
cpqphp_nvram.c
cpqphp_nvram.h
cpqphp_pci.c
cpqphp_sysfs.c
ibmphp.h
ibmphp_core.c
ibmphp_ebda.c
ibmphp_hpc.c
ibmphp_pci.c
ibmphp_res.c
Kconfig
Makefile
pci_hotplug_core.c
pciehp.h PCI: pciehp: Add hotplug_lock to serialize hotplug events 2014-02-11 16:13:16 -07:00
pciehp_acpi.c PCI: pciehp: Cleanup whitespace 2014-02-19 15:05:25 -07:00
pciehp_core.c PCI: pciehp: Cleanup whitespace 2014-02-19 15:05:25 -07:00
pciehp_ctrl.c PCI: pciehp: Cleanup whitespace 2014-02-19 15:05:25 -07:00
pciehp_hpc.c PCI: pciehp: Remove a non-existent card, regardless of "surprise" capability 2014-02-19 15:04:14 -07:00
pciehp_pci.c PCI: pciehp: Don't turn slot off when hot-added device already exists 2014-02-14 10:13:56 -07:00
pcihp_skeleton.c
pcihp_slot.c
rpadlpar.h
rpadlpar_core.c
rpadlpar_sysfs.c
rpaphp.h
rpaphp_core.c
rpaphp_pci.c
rpaphp_slot.c
s390_pci_hpc.c
sgi_hotplug.c
shpchp.h
shpchp_core.c
shpchp_ctrl.c PCI: shpchp: Check bridge's secondary (not primary) bus speed 2014-05-15 12:42:49 -06:00
shpchp_hpc.c
shpchp_pci.c
shpchp_sysfs.c