On Fri, 17 Sep 2021 21:13:24 +0800, brookxu wrote: > From: Chunguang Xu <brookxu@xxxxxxxxxxx> > > If the system has multiple VMD controllers, the driver does not assign > a number to each controller, so when analyzing the interrupt through > /proc/interrupts, the names of all controllers are the same, which is > not very convenient for problem analysis. Here, try to assign a number > to each VMD controller. > > [...] Applied to pci/vmd, thanks! [1/1] PCI: vmd: Assign a number to each VMD controller https://git.kernel.org/lpieralisi/pci/c/42da7911b8 Thanks, Lorenzo