]> Git Repo - linux.git/commit
Merge tag 'pci-v6.11-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
authorLinus Torvalds <[email protected]>
Sat, 7 Sep 2024 00:38:50 +0000 (17:38 -0700)
committerLinus Torvalds <[email protected]>
Sat, 7 Sep 2024 00:38:50 +0000 (17:38 -0700)
commit487ee43bac846446fb3e832436bdedd7acb4fe46
tree38323c6a06e4b21fc3f25d41a52f0dc6eeaf498a
parenta86b83f77797ad1289601beb9a9ea61ad9f593cc
parent8f62819aaace77dd85037ae766eb767f8c4417ce
Merge tag 'pci-v6.11-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci

Pull pci fixes from Bjorn Helgaas:

 - Unregister platform devices for child nodes when stopping a PCI
   device, even if the PCI core has already cleared the OF_POPULATED bit
   and of_platform_depopulate() doesn't do anything (Bartosz
   Golaszewski)

 - Rescan the bus from a separate thread so we don't deadlock when
   triggering rescan from sysfs (Bartosz Golaszewski)

* tag 'pci-v6.11-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci:
  PCI/pwrctl: Rescan bus on a separate thread
  PCI: Don't rely on of_platform_depopulate() for reused OF-nodes
This page took 0.049444 seconds and 4 git commands to generate.