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


Reply via email to