[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161421360729.29181.499127452457145476.git-patchwork-notify@kernel.org>
Date: Thu, 25 Feb 2021 00:40:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Sukadev Bhattiprolu <sukadev@...ux.ibm.com>
Cc: netdev@...r.kernel.org, drt@...ux.ibm.com, ljp@...ux.ibm.com,
ricklind@...ux.ibm.com
Subject: Re: [PATCH net v4 1/1] ibmvnic: fix a race between open and reset
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Tue, 23 Feb 2021 21:02:29 -0800 you wrote:
> __ibmvnic_reset() currently reads the adapter->state before getting the
> rtnl and saves that state as the "target state" for the reset. If this
> read occurs when adapter is in PROBED state, the target state would be
> PROBED.
>
> Just after the target state is saved, and before the actual reset process
> is started (i.e before rtnl is acquired) if we get an ibmvnic_open() call
> we would move the adapter to OPEN state.
>
> [...]
Here is the summary with links:
- [net,v4,1/1] ibmvnic: fix a race between open and reset
https://git.kernel.org/netdev/net/c/8f1c0fd2c84c
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