On Tue, May 09, 2023 at 09:23:20PM -0500, Mike Pastore wrote: > On Tue, May 9, 2023 at 4:48 PM Bjorn Helgaas <helgaas@xxxxxxxxxx> wrote: > > Applied with subject: > > > > PCI: Delay after FLR of Solidigm P44 Pro NVMe > > > > to my virtualization branch for v6.5. > > Thank you for testing! Should I submit a new version of the patch with > this subject line? I didn't actually *test* this; I assume you did, and I assume/hope I didn't break anything when I moved PCI_VENDOR_ID_SOLIDIGM. > > I also moved PCI_VENDOR_ID_SOLIDIGM to keep pci_ids.h sorted. > > Ah, the base commit I'm referencing has some unsorted lines at the > bottom, which threw me off. I can move it as well if I submit a new > version. Thank you. No, I made the tweaks in my local tree, and you don't need to do anything more. This on its way to v6.5. You can check my work here to make sure I didn't break anything: https://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git/commit/?h=virtualization&id=0ac448e0d29d Bjorn