From: patchwork-bot+netdevbpf@kernel.org
To: Cong Wang <xiyou.wangcong@gmail.com>
Cc: netdev@vger.kernel.org, cong.wang@bytedance.com,
syzbot+8dbe3133b840c470da0e@syzkaller.appspotmail.com,
jchapman@katalix.com, tparkin@katalix.com
Subject: Re: [Patch net-next] l2tp: avoid overriding sk->sk_user_data
Date: Mon, 26 Aug 2024 17:10:27 +0000 [thread overview]
Message-ID: <172469222724.73019.11923212302893793474.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240822182544.378169-1-xiyou.wangcong@gmail.com>
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Thu, 22 Aug 2024 11:25:44 -0700 you wrote:
> From: Cong Wang <cong.wang@bytedance.com>
>
> Although commit 4a4cd70369f1 ("l2tp: don't set sk_user_data in tunnel socket")
> removed sk->sk_user_data usage, setup_udp_tunnel_sock() still touches
> sk->sk_user_data, this conflicts with sockmap which also leverages
> sk->sk_user_data to save psock.
>
> [...]
Here is the summary with links:
- [net-next] l2tp: avoid overriding sk->sk_user_data
https://git.kernel.org/netdev/net-next/c/1461f5a3d810
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2024-08-26 17:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-22 18:25 [Patch net-next] l2tp: avoid overriding sk->sk_user_data Cong Wang
2024-08-23 7:13 ` James Chapman
2024-08-26 17:10 ` patchwork-bot+netdevbpf [this message]
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=172469222724.73019.11923212302893793474.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=cong.wang@bytedance.com \
--cc=jchapman@katalix.com \
--cc=netdev@vger.kernel.org \
--cc=syzbot+8dbe3133b840c470da0e@syzkaller.appspotmail.com \
--cc=tparkin@katalix.com \
--cc=xiyou.wangcong@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.