[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163698780854.3779.2306010069762632945.git-patchwork-notify@kernel.org>
Date: Mon, 15 Nov 2021 14:50:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>
Cc: eric.dumazet@...il.com, netdev@...r.kernel.org, davem@...emloft.net
Subject: Re: [PATCH v2] sock: fix /proc/net/sockstat underflow in sk_clone_lock()
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Mon, 15 Nov 2021 19:16:56 +0900 you wrote:
> sk_clone_lock() needs to call sock_inuse_add(1) before entering the
> sk_free_unlock_clone() error path, for __sk_free() from sk_free() from
> sk_free_unlock_clone() calls sock_inuse_add(-1).
>
> Signed-off-by: Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>
> Fixes: 648845ab7e200993 ("sock: Move the socket inuse to namespace.")
>
> [...]
Here is the summary with links:
- [v2] sock: fix /proc/net/sockstat underflow in sk_clone_lock()
https://git.kernel.org/netdev/net/c/938cca9e4109
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