]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
Merge branch 'pci/dpc'
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 19 Jul 2024 15:10:22 +0000 (10:10 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 19 Jul 2024 15:10:22 +0000 (10:10 -0500)
- If there's a device below a bridge, prevent a use-after-free by holding a
  reference to the device while waiting for the secondary bus to be ready
  in case the device is concurrently removed, e.g., by DPC (Lukas Wunner)

* pci/dpc:
  PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal

1  2 
drivers/pci/pci.c

Simple merge