[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <162093721038.5649.7953627218741318690.git-patchwork-notify@kernel.org>
Date: Thu, 13 May 2021 20:20:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Johannes Berg <johannes@...solutions.net>
Cc: netdev@...r.kernel.org, zhubr.2@...il.com
Subject: Re: [PATCH net-next] alx: use fine-grained locking instead of RTNL
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Wed, 12 May 2021 12:19:50 +0200 you wrote:
> In the alx driver, all locking depended on the RTNL, but
> that causes issues with ipconfig ("ip=..." command line)
> because that waits for the netdev to have a carrier while
> holding the RTNL, but the alx workers etc. require RTNL,
> so the carrier won't be set until the RTNL is dropped and
> can be acquired by alx workers. This causes long delays
> at boot, as reported by Nikolai Zhubr.
>
> [...]
Here is the summary with links:
- [net-next] alx: use fine-grained locking instead of RTNL
https://git.kernel.org/netdev/net-next/c/4a5fe57e7751
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