[GIT PULL] PCI fixes for v4.0

From: Bjorn Helgaas
Date: Thu Mar 12 2015 - 12:21:48 EST


Hi Linus,

Here are a couple updates for v4.0. One fixes a config accessor problem on
APM X-Gene that we introduced when switching to generic config accessors,
and the other fixes an older read-past-end-of-buffer problem in sysfs.

Bjorn


The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:

Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.0-fixes-2

for you to fetch changes up to 085a68d0010ffa57603b93c2b09fdf98bf74218c:

PCI: xgene: Add register offset to config space base address (2015-03-05 22:14:21 -0600)

----------------------------------------------------------------
PCI updates for v4.0:

APM X-Gene host bridge driver
- Add register offset to config space base address (Feng Kan)

Miscellaneous
- Don't read past the end of sysfs "driver_override" buffer (Sasha Levin)

----------------------------------------------------------------
Feng Kan (1):
PCI: xgene: Add register offset to config space base address

Sasha Levin (1):
PCI: Don't read past the end of sysfs "driver_override" buffer

drivers/pci/host/pci-xgene.c | 4 ++--
drivers/pci/pci-sysfs.c | 5 +++--
2 files changed, 5 insertions(+), 4 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/