From: Bjorn Helgaas Date: Fri, 5 Nov 2021 16:28:44 +0000 (-0500) Subject: Merge branch 'pci/msi' X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=efe6856390bae3a2aa170bdd51c34b8832b83bc6;p=linux.git Merge branch 'pci/msi' - Document sysfs "irq" attribute, which contains either the INTx IRQ (the intended behavior) or the first MSI IRQ (historical mistake retained for backwards compatibility) (Barry Song) - Rework "irq" sysfs show function to explicitly fetch first MSI IRQ instead of depending on core to put it in dev->irq, to enable future core cleanup (Barry Song) * pci/msi: PCI/sysfs: Explicitly show first MSI IRQ for 'irq' PCI: Document /sys/bus/pci/devices/.../irq --- efe6856390bae3a2aa170bdd51c34b8832b83bc6