[PATCH v2 0/3] Fix a resource elan and minor cleanups

From: Kemeng Shi

Date: Wed Jul 01 2026 - 23:54:25 EST


There are some random fix and cleanups made while learning the irq
subsystem. Details can be found in respective patches.
Thanks.

v1->v2:
- Add Fixes tag to patch 1
- Improve changelog descriptions

Kemeng Shi (3):
irqdomain: Fix leaks in irq_domain_alloc_irqs_locked()
genirq: use irqd_get_parent_data() helper in __irq_get_irqchip_state()
genirq: remove unnedded NULL check in __irq_domain_[de]activate_irq()

kernel/irq/irqdomain.c | 8 +++++---
kernel/irq/manage.c | 6 +-----
2 files changed, 6 insertions(+), 8 deletions(-)

--
2.36.1