summaryrefslogtreecommitdiff
path: root/drivers/bus
diff options
context:
space:
mode:
authorYinghai Lu <yinghai@kernel.org>2013-07-23 01:37:15 +0400
committerBjorn Helgaas <bhelgaas@google.com>2013-07-25 22:35:03 +0400
commit967260cdb13f9c0de3cf56e305b34eb363e41d5b (patch)
tree7d977adb45121e6e10e9c412c0e8bb4ee424fdbc /drivers/bus
parentfa216bf4dbe35e15044b90e7b51509768bab3d9a (diff)
downloadlinux-967260cdb13f9c0de3cf56e305b34eb363e41d5b.tar.xz
PCI: Enable unassigned resource reallocation on per-bus basis
pci_realloc_detect() turns on automatic resource allocation when it finds unassigned SR-IOV resources. Previously it did this on a global basis, so we enabled reallocation if any PCI device anywhere had an unassigned SR-IOV resource. This patch changes pci_realloc_detect() so it looks at a single bus, so we can do this when a host bridge is hot-added. [bhelgaas: changelog] Signed-off-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/bus')
0 files changed, 0 insertions, 0 deletions