Messages in this thread |  | | Subject | [PATCH 0/2] PCIe Capability accessor fixes [stable backports] | From | Bjorn Helgaas <> | Date | Mon, 18 Nov 2013 12:17:38 -0700 |
| |
The following two patches fix issues reported by Yuval Mintz <yuvalmin@broadcom.com> and Adam Lee <adam.lee@canonical.com>.
These backports are for 3.10.x and 3.11.x.
3.4.x and earlier stable kernels do not need these fixes because they do not have the pcie_capability_*() accessors.
---
Bjorn Helgaas (2): PCI: Allow PCIe Capability link-related register access for switches PCI: Support PCIe Capability Slot registers only for ports with slots
drivers/pci/access.c | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-)
|  |