[PATCH v3] wifi: ath12k: convert tasklet to BH workqueue for CE interrupts
Jeff Johnson
quic_jjohnson at quicinc.com
Fri Oct 25 12:25:34 PDT 2024
On Tue, 22 Oct 2024 12:54:06 +0530, Raj Kumar Bhagat wrote:
> Currently in Ath12k, tasklet is used to handle the BH context of CE
> interrupts. However the tasklet is marked deprecated and has some
> design flaws. To replace tasklets, BH workqueue support has been
> added. BH workqueue behaves similarly to regular workqueues except
> that the queued work items are executed in the BH context.
>
> Hence, convert the tasklet to BH workqueue for handling CE interrupts
> in the BH context.
>
> [...]
Applied, thanks!
[1/1] wifi: ath12k: convert tasklet to BH workqueue for CE interrupts
commit: cdad737160571a98cc4933a62c9f2728e965ab27
Best regards,
--
Jeff Johnson <quic_jjohnson at quicinc.com>
More information about the ath12k
mailing list