Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1667895 > unrolled thread

[GIT PULL] PCI fixes for v4.12

Started byBjorn Helgaas <helgaas@kernel.org>
First post2017-06-16 18:50 +0200
Last post2017-06-16 18:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] PCI fixes for v4.12 Bjorn Helgaas <helgaas@kernel.org> - 2017-06-16 18:50 +0200

#1667895 — [GIT PULL] PCI fixes for v4.12

FromBjorn Helgaas <helgaas@kernel.org>
Date2017-06-16 18:50 +0200
Subject[GIT PULL] PCI fixes for v4.12
Message-ID<tT2BA-2DV-13@gated-at.bofh.it>
PCI fixes:

  - fix another PCI_ENDPOINT build error (merged for v4.12)

  - fix error codes added to config accessors for v4.12


The following changes since commit 4d071c3238987325b9e50e33051a40d1cce311cc:

  PCI/PM: Add needs_resume flag to avoid suspend complete optimization (2017-05-23 14:18:17 -0500)

are available in the git repository at:

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

for you to fetch changes up to 98dbf5af4fdd142f6184dbb4e4164a8d1850d526:

  PCI: endpoint: Select CRC32 to fix test build error (2017-06-12 15:46:13 -0500)

----------------------------------------------------------------
pci-v4.12-fixes-2

----------------------------------------------------------------
Brian Norris (1):
      PCI: Make error code types consistent in pci_{read,write}_config_*

Randy Dunlap (1):
      PCI: endpoint: Select CRC32 to fix test build error

 drivers/pci/access.c                   | 12 ++++++------
 drivers/pci/endpoint/functions/Kconfig |  1 +
 2 files changed, 7 insertions(+), 6 deletions(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web