Hi Linus, please pull two irq/urgent fixes for v5.11.
Thx. --- The following changes since commit 13391c60da3308ed9980de0168f74cce6c62ac1d: Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 (2021-01-25 15:26:51 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/irq_urgent_for_v5.11_rc7 for you to fetch changes up to 4c7bcb51ae25f79e3733982e5d0cd8ce8640ddfc: genirq: Prevent [devm_]irq_alloc_desc from returning irq 0 (2021-02-05 20:48:28 +0100) ---------------------------------------------------------------- - Prevent device managed IRQ allocation helpers from returning IRQ 0. - A fix for MSI activation of PCI endpoints with multiple MSIs. ---------------------------------------------------------------- Hans de Goede (1): genirq: Prevent [devm_]irq_alloc_desc from returning irq 0 Marc Zyngier (1): genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set include/linux/irq.h | 4 ++-- include/linux/msi.h | 6 ++++++ kernel/irq/msi.c | 44 ++++++++++++++++++++------------------------ 3 files changed, 28 insertions(+), 26 deletions(-) -- Regards/Gruss, Boris. SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg