[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220210150451.416845-1-colin.foster@in-advantage.com>
Date: Thu, 10 Feb 2022 07:04:50 -0800
From: Colin Foster <colin.foster@...advantage.com>
To: linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Cc: Andrew Lunn <andrew@...n.ch>, Jakub Kicinski <kuba@...nel.org>,
"David S. Miller" <davem@...emloft.net>,
UNGLinuxDriver@...rochip.com,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
Claudiu Manoil <claudiu.manoil@....com>,
Vladimir Oltean <vladimir.oltean@....com>
Subject: [PATCH v1 net 0/1] ocelot stats mutex fix
Originally submitted to net-next as part of
20220210041345.321216-6-colin.foster@...advantage.com, this patch
resolves a bug where a mutex was not guarding a buffer read that could
be concurrently written into.
Break this out as a separate patch to be applied to net.
Colin Foster (1):
net: mscc: ocelot: fix mutex lock error during ethtool stats read
drivers/net/ethernet/mscc/ocelot.c | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
--
2.25.1
Powered by blists - more mailing lists