Re: [PATCH 00/16] wirless: convert tasklets to use new tasklet_setup()
From: Allen <hidden>
Date: 2020-08-18 09:14:28
Also in:
ath11k, linux-wireless, lkml
From: Allen <hidden>
Date: 2020-08-18 09:14:28
Also in:
ath11k, linux-wireless, lkml
General question for the whole series: have you considered the long-term aim instead? That is: convert away from tasklets completely? I.e. use threaded irqs or workqueues?
Yes, since changing tasklets to workqueues or threaded irqs
becomes a little trivial when it comes to tree-wide change, this
approach was considered. I am open to both.
--
- Allen