[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170420522535.14312.6065491886891653908.git-patchwork-notify@kernel.org>
Date: Tue, 02 Jan 2024 14:20:25 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: wangkeqi <wangkeqi_chris@....com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
wangkeqiwang@...iglobal.com
Subject: Re: [PATCH] connector: Fix proc_event_num_listeners count not cleared
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Sat, 23 Dec 2023 14:50:32 +0800 you wrote:
> From: wangkeqi <wangkeqiwang@...iglobal.com>
>
> When we register a cn_proc listening event, the proc_event_num_listener
> variable will be incremented by one, but if PROC_CN_MCAST_IGNORE is
> not called, the count will not decrease.
> This will cause the proc_*_connector function to take the wrong path.
> It will reappear when the forkstat tool exits via ctrl + c.
> We solve this problem by determining whether
> there are still listeners to clear proc_event_num_listener.
>
> [...]
Here is the summary with links:
- connector: Fix proc_event_num_listeners count not cleared
https://git.kernel.org/netdev/net/c/c46bfba1337d
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