Re: [PATCH v8] wifi: ath11k: fix resource leak on error in ext IRQ setup

Jeff Johnson <[email protected]> Fri, 31 Jul 2026 07:41:44 -0700
Newsgroups org.infradead.lists.ath11k,org.kernel.vger.linux-kernel,org.kernel.vger.linux-wireless
Message-ID <[email protected]>
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 <[email protected]>