]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'pci/resource'
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 15 Aug 2018 19:59:01 +0000 (14:59 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 15 Aug 2018 19:59:01 +0000 (14:59 -0500)
commitda8bde9e648da753981eb68f384ee9b5612b634c
tree6a0592aa4088435230163ada694c68b839674d60
parentb514195456d3af47720b4d15f564921528fc11c0
parent3873c3dbd1f7ab1d351e584118ac65f4c8a13fe3
Merge branch 'pci/resource'

  - Clean up devm_of_pci_get_host_bridge_resources() resource allocation
    (Jan Kiszka)

  - Fixup resizable BARs after suspend/resume (Christian König)

  - Make "pci=earlydump" generic (Sinan Kaya)

  - Fix ROM BAR access routines to stay in bounds and check for signature
    correctly (Rex Zhu)

* pci/resource:
  PCI: Make pci_get_rom_size() static
  PCI: Add check code for last image indicator not set
  PCI: Avoid accessing memory outside the ROM BAR
  PCI: Make early dump functionality generic
  PCI: Cleanup PCI_REBAR_CTRL_BAR_SHIFT handling
  PCI: Restore resized BAR state on resume
  PCI: Clean up resource allocation in devm_of_pci_get_host_bridge_resources()

# Conflicts:
# Documentation/admin-guide/kernel-parameters.txt
Documentation/admin-guide/kernel-parameters.txt
drivers/pci/of.c
drivers/pci/pci.c
drivers/pci/pci.h
drivers/pci/probe.c
include/linux/pci.h