On Mon, 5 Dec 2022 17:16:37 -0700, francisco.munoz.ruiz@xxxxxxxxxxxxxxx wrote: > From: Francisco Munoz <francisco.munoz.ruiz@xxxxxxxxxxxxxxx> > > The reset was never applied in the current implementation because Intel > Bridges owned by VMD are parentless. Internally, pci_reset_bus() applies > a reset to the parent of the PCI device supplied as argument, but in this > case it failed because there wasn't a parent. > > [...] Applied to pci/vmd, thanks! [1/1] PCI: vmd: Fix secondary bus reset for Intel bridges https://git.kernel.org/lpieralisi/pci/c/0a584655ef89 Thanks, Lorenzo