diff options
| author | Eric Dumazet <edumazet@google.com> | 2026-06-02 15:27:48 +0000 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-06-04 18:03:07 -0700 |
| commit | 4dc5a40b3bc90815efac0558d82f80ca597957dd (patch) | |
| tree | d61736806a51181df1e5541b1621d8f36c41db81 /include/linux/stackprotector.h | |
| parent | 07c4bca9d92e51ab6b46797a86c6ea559812351a (diff) | |
bonding: annotate data-races in sysfs and procfs
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>
Link: https://patch.msgid.link/20260602152748.2564393-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions
