diff options
author | 2024-11-25 13:40:45 -0600 | |
---|---|---|
committer | 2024-11-25 13:40:45 -0600 | |
commit | 5d756f3fa82ff907d875b57e194bb89beff63c4b (patch) | |
tree | 57a3be6ac889fa75b74dc5412db751623964f4ab /scripts/lib/kdoc/kdoc_files.py | |
parent | Merge branch 'pci/hotplug-octeon' (diff) | |
parent | PCI: Unexport pci_walk_bus_locked() (diff) | |
download | wireguard-linux-5d756f3fa82ff907d875b57e194bb89beff63c4b.tar.xz wireguard-linux-5d756f3fa82ff907d875b57e194bb89beff63c4b.zip |
Merge branch 'pci/locking'
- Make pci_stop_dev() and pci_destroy_dev() concurrent safe (Keith Busch)
- Move __pci_walk_bus() mutex up into the caller, which avoids the need for
a parameter to control locking (Keith Busch)
- Simplify __pci_walk_bus() by making it recursive (Keith Busch)
- Unexport pci_walk_bus_locked(), which is only used internally by the PCI
core (Keith Busch)
* pci/locking:
PCI: Unexport pci_walk_bus_locked()
PCI: Convert __pci_walk_bus() to be recursive
PCI: Move __pci_walk_bus() mutex to where we need it
PCI: Make pci_destroy_dev() concurrent safe
PCI: Make pci_stop_dev() concurrent safe
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions