From: Simon Horman <horms@kernel•org>
To: Eric Dumazet <edumazet@google•com>
Cc: "David S. Miller" <davem@davemloft•net>,
Jakub Kicinski <kuba@kernel•org>, Paolo Abeni <pabeni@redhat•com>,
netdev@vger•kernel.org, eric.dumazet@gmail•com,
Jay Vosburgh <jv@jvosburgh•net>,
Andrew Lunn <andrew+netdev@lunn•ch>
Subject: Re: [PATCH net-next] bonding: annotate data-races in sysfs and procfs
Date: Thu, 4 Jun 2026 11:51:38 +0100 [thread overview]
Message-ID: <20260604105138.GK3766816@horms.kernel.org> (raw)
In-Reply-To: <20260602152748.2564393-1-edumazet@google.com>
On Tue, Jun 02, 2026 at 03:27:48PM +0000, Eric Dumazet wrote:
> bonding sysfs and procfs read parameters locklessly,
> while drivers/net/bonding/bond_options.c can write over them.
>
> Add missing READ_ONCE()/WRITE_ONCE() annotations.
>
> This came as a prereq to avoid RTNL in bond_fill_info().
>
> Signed-off-by: Eric Dumazet <edumazet@google•com>
Reviewed-by: Simon Horman <horms@kernel•org>
next prev parent reply other threads:[~2026-06-04 10:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-02 15:27 [PATCH net-next] bonding: annotate data-races in sysfs and procfs Eric Dumazet
2026-06-04 10:51 ` Simon Horman [this message]
2026-06-05 1:20 ` patchwork-bot+netdevbpf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260604105138.GK3766816@horms.kernel.org \
--to=horms@kernel$(echo .)org \
--cc=andrew+netdev@lunn$(echo .)ch \
--cc=davem@davemloft$(echo .)net \
--cc=edumazet@google$(echo .)com \
--cc=eric.dumazet@gmail$(echo .)com \
--cc=jv@jvosburgh$(echo .)net \
--cc=kuba@kernel$(echo .)org \
--cc=netdev@vger$(echo .)kernel.org \
--cc=pabeni@redhat$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox