mbox series

[GIT,PULL] PCI fixes for v4.16

Message ID 20180302221454.GA12069@bhelgaas-glaptop.roam.corp.google.com
State Superseded
Delegated to: Bjorn Helgaas
Headers show
Series [GIT,PULL] PCI fixes for v4.16 | expand

Pull-request

ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.16-fixes-2

Message

Bjorn Helgaas March 2, 2018, 10:14 p.m. UTC
PCI fixes:

  - Update pci.ids location (documentation only) (Randy Dunlap)

  - Fix a crash when BIOS didn't assign a BAR and we try to enlarge it
    (Christian König)


The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:

  Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.16-fixes-2

for you to fetch changes up to c37406e05d1e541df40b8b81c4bd40753fcaf414:

  PCI: Allow release of resources that were never assigned (2018-02-26 14:51:13 -0600)

----------------------------------------------------------------
pci-v4.16-fixes-2

----------------------------------------------------------------
Christian König (1):
      PCI: Allow release of resources that were never assigned

Randy Dunlap (1):
      PCI: Update location of pci.ids file

 Documentation/PCI/pci.txt | 4 +++-
 drivers/pci/setup-res.c   | 4 ++++
 2 files changed, 7 insertions(+), 1 deletion(-)