[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174440703276.491439.12735611254481125457.git-patchwork-notify@kernel.org>
Date: Fri, 11 Apr 2025 21:30:32 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Kuniyuki Iwashima <kuniyu@...zon.com>
Cc: wenjia@...ux.ibm.com, jaka@...ux.ibm.com, alibuda@...ux.alibaba.com,
tonylu@...ux.alibaba.com, guwen@...ux.alibaba.com, dust.li@...ux.alibaba.com,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
horms@...nel.org, kuni1840@...il.com, netdev@...r.kernel.org,
linux-rdma@...r.kernel.org, linux-s390@...r.kernel.org,
syzbot+be6f4b383534d88989f7@...kaller.appspotmail.com
Subject: Re: [PATCH v1 net] smc: Fix lockdep false-positive for IPPROTO_SMC.
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 7 Apr 2025 10:03:17 -0700 you wrote:
> SMC consists of two sockets: smc_sock and kernel TCP socket.
>
> Currently, there are two ways of creating the sockets, and syzbot reported
> a lockdep splat [0] for the newer way introduced by commit d25a92ccae6b
> ("net/smc: Introduce IPPROTO_SMC").
>
> socket(AF_SMC , SOCK_STREAM, SMCPROTO_SMC or SMCPROTO_SMC6)
> socket(AF_INET or AF_INET6, SOCK_STREAM, IPPROTO_SMC)
>
> [...]
Here is the summary with links:
- [v1,net] smc: Fix lockdep false-positive for IPPROTO_SMC.
https://git.kernel.org/netdev/net/c/752e2217d789
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