Re: [PATCH] wifi: ath11k: fix warning when unbinding
Jeff Johnson <[email protected]> Wed, 20 May 2026 09:58:58 -0700
| Newsgroups | org.infradead.lists.ath11k,org.kernel.vger.linux-kernel,org.kernel.vger.linux-wireless,org.kernel.vger.stable |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 20 Apr 2026 13:01:29 +0200, Jose Ignacio Tornos Martinez wrote:
> If there is an error during some initialization related to firmware,
> the buffers dp->tx_ring[i].tx_status are released.
> However this is released again when the device is unbinded (ath11k_pci),
> and we get:
> WARNING: CPU: 0 PID: 6231 at mm/slub.c:4368 free_large_kmalloc+0x57/0x90
> Call Trace:
> free_large_kmalloc
> ath11k_dp_free
> ath11k_core_deinit
> ath11k_pci_remove
> ...
>
> [...]
Applied, thanks!
[1/1] wifi: ath11k: fix warning when unbinding
commit: 8b7a26b6681922a38cd5a7829ace61f8e54df9b7
Best regards,
--
Jeff Johnson <[email protected]>