linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] PCIe Capability accessor fixes [stable backports]
@ 2013-11-19 21:35 Bjorn Helgaas
  2013-11-19 21:35 ` [PATCH v2 1/3] PCI: Allow PCIe Capability link-related register access for switches Bjorn Helgaas
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Bjorn Helgaas @ 2013-11-19 21:35 UTC (permalink / raw)
  To: stable
  Cc: Myron Stowe, linux-pci, Amos Kong, Adam Lee, linux-kernel,
	Yuval Mintz, Ben Hutchings, Thomas Renninger

The following patches fix issues reported by Yuval Mintz
<yuvalmin@broadcom.com> and Myron Stowe <myron.stowe@redhat.com>.

These fix pcie_capability_read_dword() and related accessors, which first
appeared in v3.7.  I backported these to v3.10.19 because that appears to
be the oldest maintained stable kernel that is affected.

These patches replace the ones I posted yesterday at [1], because Myron
pointed out that an additional patch, "Remove PCIe Capability version
checks," is needed to fix the issue he found [2].

[1] http://lkml.kernel.org/r/20131118191723.26774.53479.stgit@bhelgaas-glaptop.roam.corp.google.com
[2] https://bugzilla.kernel.org/show_bug.cgi?id=65211


---

Bjorn Helgaas (3):
      PCI: Allow PCIe Capability link-related register access for switches
      PCI: Remove PCIe Capability version checks
      PCI: Support PCIe Capability Slot registers only for ports with slots


 drivers/pci/access.c |   19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

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

end of thread, other threads:[~2013-11-20  7:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-19 21:35 [PATCH v2 0/3] PCIe Capability accessor fixes [stable backports] Bjorn Helgaas
2013-11-19 21:35 ` [PATCH v2 1/3] PCI: Allow PCIe Capability link-related register access for switches Bjorn Helgaas
2013-11-19 21:35 ` [PATCH v2 2/3] PCI: Remove PCIe Capability version checks Bjorn Helgaas
2013-11-19 22:04   ` Myron Stowe
2013-11-19 21:35 ` [PATCH v2 3/3] PCI: Support PCIe Capability Slot registers only for ports with slots Bjorn Helgaas
2013-11-19 22:05   ` Myron Stowe
2013-11-20  7:13 ` [PATCH v2 0/3] PCIe Capability accessor fixes [stable backports] Adam Lee

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).