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)
- 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

1  2 
drivers/pci/pci.c

Simple merge