aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgb
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2019-09-25 11:16:55 +1000
committerBjorn Helgaas <bhelgaas@google.com>2019-09-30 14:53:31 -0500
commitfb794a708a71d7c6af55f04cc4ed2d5823fb8b33 (patch)
tree4343000cc3fd5f453cd8a6943330ad1a25840ccb /drivers/net/ethernet/intel/ixgb
parentLinux 5.4-rc1 (diff)
downloadlinux-dev-fb794a708a71d7c6af55f04cc4ed2d5823fb8b33.tar.xz
linux-dev-fb794a708a71d7c6af55f04cc4ed2d5823fb8b33.zip
PCI: Protect pci_reassign_bridge_resources() against concurrent addition/removal
pci_reassign_bridge_resources() can be called by pci_resize_resource() at runtime, it walks the PCI tree up and down, and it isn't currently protected against any changes or hotplug operation. Hold the pci_bus_sem to protect it. Link: https://lore.kernel.org/r/7339fd73ccaf58552737ab10008333fd9f7723f2.camel@kernel.crashing.org Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ixgb')
0 files changed, 0 insertions, 0 deletions