[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aAJeMtRlBIMGfdN2@mini-arch>
Date: Fri, 18 Apr 2025 07:14:10 -0700
From: Stanislav Fomichev <stfomichev@...il.com>
To: Mina Almasry <almasrymina@...gle.com>
Cc: Jakub Kicinski <kuba@...nel.org>, davem@...emloft.net,
netdev@...r.kernel.org, edumazet@...gle.com, pabeni@...hat.com,
andrew+netdev@...n.ch, horms@...nel.org, jdamato@...tly.com,
sdf@...ichev.me, ap420073@...il.com
Subject: Re: [PATCH net] net: fix the missing unlock for detached devices
On 04/18, Mina Almasry wrote:
> On Thu, Apr 17, 2025 at 6:53 PM Jakub Kicinski <kuba@...nel.org> wrote:
> >
> > The combined condition was left as is when we converted
> > from __dev_get_by_index() to netdev_get_by_index_lock().
> > There was no need to undo anything with the former, for
> > the latter we need an unlock.
> >
> > Fixes: 1d22d3060b9b ("net: drop rtnl_lock for queue_mgmt operations")
> > Signed-off-by: Jakub Kicinski <kuba@...nel.org>
>
> Reviewed-by: Mina Almasry <almasrymina@...gle.com>
Mina, the same (unlock netedev on !present) needs to happen for
https://lore.kernel.org/netdev/20250417231540.2780723-5-almasrymina@google.com/
Presumably you'll do another repost at some point?
Powered by blists - more mailing lists