diff options
| author | Bhargav Joshi <j.bhargav.u@gmail.com> | 2026-06-20 15:09:17 +0300 |
|---|---|---|
| committer | Thomas Gleixner <tglx@kernel.org> | 2026-06-21 15:59:20 +0300 |
| commit | a1074dd62faa6572921d387e8a21589ccea00efc (patch) | |
| tree | 165e9d03e69006e50b79a641c1a85ded6b7f086f /scripts | |
| parent | 043db005a8d6932dc7d217c86307e9af0bc10ddc (diff) | |
| download | linux-a1074dd62faa6572921d387e8a21589ccea00efc.tar.xz | |
irqchip/crossbar: Fix parent domain resource leak
irq_domain_alloc_irqs_parent() is called in allocate_gic_irq() but
irq_domain_free_irqs_parent() is never called which causes a resource leak.
Fix this by calling irq_domain_free_irqs_parent() in
crossbar_domain_free().
Fixes: 783d31863fb82 ("irqchip: crossbar: Convert dra7 crossbar to stacked domains")
Signed-off-by: Bhargav Joshi <j.bhargav.u@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Link: https://patch.msgid.link/20260620-irq-crossbar-fix-v2-2-b8e8499f468a@gmail.com
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
