]> www.infradead.org Git - users/dwmw2/linux.git/commit
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)
commit147ea50e1e0508544156b0465dc07fd8739281f4
treed9c866705bdeb745cbb853b735b66ad569df99a9
parent06bbe25c21a02ec09682be5077f22198870040e2
parent11a1f4bc47362700fcbde717292158873fb847ed
Merge branch 'pci/dpc'

- 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
drivers/pci/pci.c