Commit a674bf74b310 for kernel
commit a674bf74b31079782d7d8f333c8d832374f0b65c
Merge: ee651da6d3e1 c9b7598eb013
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Sun May 24 10:55:21 2026 -0700
Merge tag 'irq-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull irqchip driver fixes from Ingo Molnar:
- Fix the hardware probing error path of the renesas-rzt2h
irqchip driver
- Fix the exynos-combiner irqchip driver on -rt kernels
by turning the IRQ controller spinlock into a raw spinlock
* tag 'irq-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
irqchip/renesas-rzt2h: Use pm_runtime_put_sync() in probe error path
irqchip/exynos-combiner: Switch to raw_spinlock