On Mon, Jul 17, 2023 at 04:27:43PM +0200, Uwe Kleine-König wrote: > Note that irq_domain_remove() also isn't called so there is another > resource leak introduced by 812d47889a8e ("gpio/mvebu: Use > irq_domain_add_linear") I believe it's only theoretical issue as quite likely GPIO will be used and hence one can't unbound it. Or unbound is unconditional? In that case we have much bigger issue in the kernel. -- With Best Regards, Andy Shevchenko