]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge branch 'pci/reset'
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 19 Jul 2024 15:10:23 +0000 (10:10 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 19 Jul 2024 15:10:23 +0000 (10:10 -0500)
commit62281339e34ba39c062d7ee13a02e9f2f3c739f8
tree1aba8974bde592f7d8605553e8e5cfe874a02577
parent675ba773c6b3175b331db0933eea88346ec78d83
parenta4e772898f8bf2e7e1cf661a12c60a5612c4afab
Merge branch 'pci/reset'

- Warn about doing a Secondary Bus Reset without holding the device lock
  (Dan Williams)

- Lock bridge in addition to downstream hierarchy before doing a Secondary
  Bus Reset (Dan Williams)

* pci/reset:
  PCI: Add missing bridge lock to pci_bus_lock()
  PCI: Warn on missing cfg_access_lock during secondary bus reset
drivers/pci/pci.c