commit | f598181acfb36f67e1de138cbe80a7db497f7d8c | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw@amazon.co.uk> | Sat Oct 24 22:35:09 2020 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Oct 28 20:26:25 2020 +0100 |
tree | a8a024dadba1eae9af902105714a6e54aa91b7ac | |
parent | 8c44963b603db76e3e5f57d90d027657ba43c1fe [diff] |
x86/apic: Always provide irq_compose_msi_msg() method for vector domain This shouldn't be dependent on PCI_MSI. HPET and I/O-APIC can deliver interrupts through MSI without having any PCI in the system at all. Signed-off-by: David Woodhouse <dwmw@amazon.co.uk> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/r/20201024213535.443185-10-dwmw2@infradead.org