Re: [PATCH net v6] net: lapb: Add locking to the lapb module

From: patchwork-bot+netdevbpf
Date: Wed Jan 27 2021 - 00:59:23 EST


Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Mon, 25 Jan 2021 20:09:39 -0800 you wrote:
> In the lapb module, the timers may run concurrently with other code in
> this module, and there is currently no locking to prevent the code from
> racing on "struct lapb_cb". This patch adds locking to prevent racing.
>
> 1. Add "spinlock_t lock" to "struct lapb_cb"; Add "spin_lock_bh" and
> "spin_unlock_bh" to APIs, timer functions and notifier functions.
>
> [...]

Here is the summary with links:
- [net,v6] net: lapb: Add locking to the lapb module
https://git.kernel.org/netdev/net/c/b491e6a7391e

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