[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161197380840.28728.8716479368308672118.git-patchwork-notify@kernel.org>
Date: Sat, 30 Jan 2021 02:30:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Emil Renner Berthing <kernel@...il.dk>
Cc: netdev@...r.kernel.org, mitch@...oth.com, davem@...emloft.net,
kuba@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] net: atm: pppoatm: use tasklet_init to initialize wakeup
tasklet
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Wed, 27 Jan 2021 18:32:55 +0100 you wrote:
> Previously a temporary tasklet structure was initialized on the stack
> using DECLARE_TASKLET_OLD() and then copied over and modified. Nothing
> else in the kernel seems to use this pattern, so let's just call
> tasklet_init() like everyone else.
>
> Signed-off-by: Emil Renner Berthing <kernel@...il.dk>
>
> [...]
Here is the summary with links:
- [1/2] net: atm: pppoatm: use tasklet_init to initialize wakeup tasklet
https://git.kernel.org/netdev/net-next/c/a5b88632fc96
- [2/2] net: atm: pppoatm: use new API for wakeup tasklet
https://git.kernel.org/netdev/net-next/c/a58745979cdd
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists