[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250120111228.6bd61673@kernel.org>
Date: Mon, 20 Jan 2025 11:12:28 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Kory Maincent <kory.maincent@...tlin.com>
Cc: "David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, Claudiu Beznea
<claudiu.beznea.uj@...renesas.com>, thomas.petazzoni@...tlin.com, Andrew
Lunn <andrew@...n.ch>, Heiner Kallweit <hkallweit1@...il.com>, Russell King
<linux@...linux.org.uk>, Eric Dumazet <edumazet@...gle.com>, Paolo Abeni
<pabeni@...hat.com>
Subject: Re: [PATCH net-next v3] net: phy: Fix suspicious rcu_dereference
usage
On Mon, 20 Jan 2025 15:19:25 +0100 Kory Maincent wrote:
> The path reported to not having RTNL lock acquired is the suspend path of
> the ravb MAC driver. Without this fix we got this warning:
I maintain that ravb is buggy, plenty of drivers take rtnl_lock
from the .suspend callback. We need _some_ write protection here,
the patch as is only silences a legitimate warning.
--
pw-bot: cr
Powered by blists - more mailing lists