]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'pci/resource' into next
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 28 Apr 2017 15:34:29 +0000 (10:34 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 28 Apr 2017 15:34:29 +0000 (10:34 -0500)
commitbb9d51eb551caab33286a76d7eacb715046c314b
treed9d3958960cefe5206fb2df9dff78aac450ec2c4
parentf58633a12e63fdac33dfcf63dc5eb3e3b66123c6
parentf28d58842a496c10d11e9e334312beecb6b423c3
Merge branch 'pci/resource' into next

* pci/resource:
  PCI: Don't resize resources when realigning all devices in system
  PCI: Don't reassign resources that are already aligned
  PCI: Factor pci_reassigndev_resource_alignment()
  powerpc/powernv: Override pcibios_default_alignment() to force PCI devices to be page aligned
  PCI: Add pcibios_default_alignment() for arch-specific alignment control
  PCI: Fix calculation of bridge window's size and alignment
  PCI: Ignore requested alignment for IOV BARs
  PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant
drivers/pci/pci.c
drivers/pci/probe.c