Re: [PATCH] archnet: Convert from tasklet to BH workqueue

From: patchwork-bot+netdevbpf
Date: Mon Apr 08 2024 - 23:30:47 EST


Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:

On Wed, 3 Apr 2024 16:23:06 +0000 you wrote:
> The only generic interface to execute asynchronously in the BH context is
> tasklet; however, it's marked deprecated and has some design flaws. To
> replace tasklets, BH workqueue support was recently added. A BH workqueue
> behaves similarly to regular workqueues except that the queued work items
> are executed in the BH context.
>
> This patch converts drivers/net/archnet/* from tasklet to BH workqueue.
>
> [...]

Here is the summary with links:
- archnet: Convert from tasklet to BH workqueue
https://git.kernel.org/netdev/net-next/c/775d2e2b3028

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html