[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176407140950.699740.8085485835918845656.git-patchwork-notify@kernel.org>
Date: Tue, 25 Nov 2025 11:50:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Gui-Dong Han <hanguidong02@...il.com>
Cc: 3chas3@...il.com, pabeni@...hat.com, horms@...nel.org, kuba@...nel.org,
linux-atm-general@...ts.sourceforge.net, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, baijiaju1990@...il.com, stable@...r.kernel.org
Subject: Re: [PATCH net v3] atm/fore200e: Fix possible data race in
fore200e_open()
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Thu, 20 Nov 2025 20:06:57 +0800 you wrote:
> Protect access to fore200e->available_cell_rate with rate_mtx lock in the
> error handling path of fore200e_open() to prevent a data race.
>
> The field fore200e->available_cell_rate is a shared resource used to track
> available bandwidth. It is concurrently accessed by fore200e_open(),
> fore200e_close(), and fore200e_change_qos().
>
> [...]
Here is the summary with links:
- [net,v3] atm/fore200e: Fix possible data race in fore200e_open()
https://git.kernel.org/netdev/net/c/82fca3d8a4a3
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