Re: [PATCH 00/16] wirless: convert tasklets to use new tasklet_setup()
From: Jiri Slaby <jirislaby@kernel.org>
Date: 2020-08-18 05:44:44
Also in:
ath11k, lkml, netdev
From: Jiri Slaby <jirislaby@kernel.org>
Date: 2020-08-18 05:44:44
Also in:
ath11k, lkml, netdev
On 17. 08. 20, 11:06, Allen Pais wrote:
From: Allen Pais <redacted>
Commit 12cc923f1ccc ("tasklet: Introduce new initialization API")'
introduced a new tasklet initialization API. This series converts
all the wireless drivers to use the new tasklet_setup() APIGeneral 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? thanks, -- js suse labs