Re: [PATCH 00/16] wirless: convert tasklets to use new tasklet_setup()

From: Allen
Date: Tue Aug 18 2020 - 05:14:28 EST


>
> 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