[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<169153862083.1266.9348831842382997225.git-patchwork-notify@kernel.org>
Date: Tue, 08 Aug 2023 23:50:20 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Tony Nguyen <anthony.l.nguyen@...el.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com, netdev@...r.kernel.org,
muhammad.husaini.zulkifli@...el.com, leon@...nel.org,
naamax.meir@...ux.intel.com
Subject: Re: [PATCH net] igc: Add lock to safeguard global Qbv variables
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 7 Aug 2023 13:51:29 -0700 you wrote:
> From: Muhammad Husaini Zulkifli <muhammad.husaini.zulkifli@...el.com>
>
> Access to shared variables through hrtimer requires locking in order
> to protect the variables because actions to write into these variables
> (oper_gate_closed, admin_gate_closed, and qbv_transition) might potentially
> occur simultaneously. This patch provides a locking mechanisms to avoid
> such scenarios.
>
> [...]
Here is the summary with links:
- [net] igc: Add lock to safeguard global Qbv variables
https://git.kernel.org/netdev/net/c/06b412589eef
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