[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <167405341676.27903.309021501818203952.git-patchwork-notify@kernel.org>
Date: Wed, 18 Jan 2023 14:50:16 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
netdev@...r.kernel.org, eric.dumazet@...il.com,
syzbot+bbd35b345c7cab0d9a08@...kaller.appspotmail.com,
cong.wang@...edance.com, gnault@...hat.com
Subject: Re: [PATCH net] l2tp: prevent lockdep issue in l2tp_tunnel_register()
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Tue, 17 Jan 2023 11:01:31 +0000 you wrote:
> lockdep complains with the following lock/unlock sequence:
>
> lock_sock(sk);
> write_lock_bh(&sk->sk_callback_lock);
> [1] release_sock(sk);
> [2] write_unlock_bh(&sk->sk_callback_lock);
>
> [...]
Here is the summary with links:
- [net] l2tp: prevent lockdep issue in l2tp_tunnel_register()
https://git.kernel.org/netdev/net/c/b9fb10d131b8
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