Re: [PATCH v8] wifi: ath11k: fix resource leak on error in ext IRQ setup
From: Jeff Johnson
Date: Fri Jul 31 2026 - 10:45:01 EST
On Wed, 29 Jul 2026 10:00:05 +0800, ZhaoJinming wrote:
> In ath11k_ahb_config_irq(), when a CE request_irq() fails, the function
> returns the error immediately without freeing the CE IRQs that were
> successfully registered in previous loop iterations. The probe error
> path does not call ath11k_ahb_free_irq() either, so the previously
> registered CE IRQ handlers remain attached to the interrupt lines and
> are never released.
>
> [...]
Applied, thanks!
[1/1] wifi: ath11k: fix resource leak on error in ext IRQ setup
commit: 8ab38bbac02298e3fb03008ed4a0227485c0fd62
Best regards,
--
Jeff Johnson <jeff.johnson@xxxxxxxxxxxxxxxx>