[GIT PULL] IRQ fixes
From: Ingo Molnar
Date: Sun Mar 29 2026 - 01:19:00 EST
Linus,
Please pull the latest irq/urgent Git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq-urgent-2026-03-29
for you to fetch changes up to 897cf98926429c8671a9009442883c2f62deae96:
Miscellaneous irqchip driver fixes:
- Fix TX completion signaling bug in the Qualcomm MPM irqchip driver
- Fix probe error handling in the Renesas RZ/V2H(P) irqchip driver
Thanks,
Ingo
------------------>
Biju Das (1):
irqchip/renesas-rzv2h: Fix error path in rzv2h_icu_probe_common()
Jassi Brar (1):
irqchip/qcom-mpm: Add missing mailbox TX done acknowledgment
drivers/irqchip/irq-qcom-mpm.c | 3 +++
drivers/irqchip/irq-renesas-rzv2h.c | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)