Re: [PATCH net-next] net/iucv: Add lock nesting annotation in iucv_sock_close()

From: patchwork-bot+netdevbpf

Date: Mon Sep 14 2026 - 22:02:23 EST


Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:

On Thu, 10 Sep 2026 18:29:19 +0200 you wrote:
> iucv_sock_close() acquires lock_sock(sk) and then, when the socket is in
> IUCV_LISTEN state, calls iucv_sock_cleanup_listen() which acquires
> lock_sock(child_sk) for each pending child socket. Moreover
> iucv_sock_close(child_sk) is called on the pending child sockets.
>
> Avoid lockdep warning by using lock_sock_nested() in iucv_sock_close().
> Split off __iucv_sock_close(), so iucv_sock_cleanup_listen() can call it
> without nesting.
>
> [...]

Here is the summary with links:
- [net-next] net/iucv: Add lock nesting annotation in iucv_sock_close()
https://git.kernel.org/netdev/net-next/c/aa5ec571b93f

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