]> www.infradead.org Git - users/hch/misc.git/commitdiff
Merge branch 'pci/virtualization'
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 3 Oct 2025 17:13:12 +0000 (12:13 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 3 Oct 2025 17:13:12 +0000 (12:13 -0500)
- Add rescan/remove locking when enabling/disabling SR-IOV, which solves
  list corruption on s390, where disabling SR-IOV also generates hotplug
  events (Niklas Schnelle)

- Add lockdep assertion in pci_stop_and_remove_bus_device() to catch
  device removal without appropriate locking (Niklas Schnelle)

* pci/virtualization:
  PCI: Add lockdep assertion in pci_stop_and_remove_bus_device()
  PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV

1  2 
drivers/pci/pci.h
drivers/pci/probe.c
drivers/pci/remove.c

Simple merge
Simple merge
Simple merge