From: patchwork-bot+netdevbpf@kernel.org
To: Eric Dumazet <edumazet@google.com>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
netdev@vger.kernel.org, eric.dumazet@gmail.com,
syzbot+bbd35b345c7cab0d9a08@syzkaller.appspotmail.com,
cong.wang@bytedance.com, gnault@redhat.com
Subject: Re: [PATCH net] l2tp: prevent lockdep issue in l2tp_tunnel_register()
Date: Wed, 18 Jan 2023 14:50:16 +0000 [thread overview]
Message-ID: <167405341676.27903.309021501818203952.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230117110131.1362738-1-edumazet@google.com>
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.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
next prev parent reply other threads:[~2023-01-18 14:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-17 11:01 [PATCH net] l2tp: prevent lockdep issue in l2tp_tunnel_register() Eric Dumazet
2023-01-17 11:20 ` Guillaume Nault
2023-01-18 14:50 ` patchwork-bot+netdevbpf [this message]
2023-01-18 17:10 ` Cong Wang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=167405341676.27903.309021501818203952.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=cong.wang@bytedance.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=eric.dumazet@gmail.com \
--cc=gnault@redhat.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=syzbot+bbd35b345c7cab0d9a08@syzkaller.appspotmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).