Loading
irqchip/msi-lib: Refuse initialization when irq_write_msi_msg() is missing
MSI parent domains rely on the fact that the top level device domain provides a irq_write_msi_msg() callback. Check for that and if missing warn and refuse to initialize the device domain. Signed-off-by:Thomas Gleixner <tglx@kernel.org> Link: https://patch.msgid.link/87a4xp35cn.ffs@tglx