mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 17:47:41 +02:00
Hold the pci_rescan_remove_lock lock while stopping and removing a root bus to avoid racing with concurrent rescan or hotplug operations triggered via sysfs. Such races may lead to use-after-free issues or system crashes. Signed-off-by: Hans Zhang <18255117159@163.com> Signed-off-by: Manivannan Sadhasivam <mani@kernel.org> [bhelgaas: commit log] Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Link: https://patch.msgid.link/20260521161822.132996-10-18255117159@163.com |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| pcie-microchip-host.c | ||
| pcie-plda-host.c | ||
| pcie-plda.h | ||
| pcie-starfive.c | ||