Re: [PATCH v2 0/3] PCIe Capability accessor fixes [stable backports]

2013-11-19 Thread Adam Lee
On Tue, Nov 19, 2013 at 02:35:37PM -0700, Bjorn Helgaas wrote: > The following patches fix issues reported by Yuval Mintz > and Myron Stowe . > > 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 >

[PATCH v2 0/3] PCIe Capability accessor fixes [stable backports]

2013-11-19 Thread Bjorn Helgaas
The following patches fix issues reported by Yuval Mintz and Myron Stowe . 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 re