aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/sysctl_net_core.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2025-04-07 16:36:01 +0000
committerJakub Kicinski <[email protected]>2025-04-08 19:30:55 +0000
commit22d046a778e4344437fd49bb0995e315ec3fddcf (patch)
tree13c07e09869805f2ec83a6851190962de5f94dce /net/core/sysctl_net_core.c
parentnet: rps: annotate data-races around (struct sd_flow_limit)->count (diff)
downloadkernel-22d046a778e4344437fd49bb0995e315ec3fddcf.tar.gz
kernel-22d046a778e4344437fd49bb0995e315ec3fddcf.zip
net: add data-race annotations in softnet_seq_show()
softnet_seq_show() reads several fields that might be updated concurrently. Add READ_ONCE() and WRITE_ONCE() annotations. Signed-off-by: Eric Dumazet <[email protected]> Reviewed-by: Willem de Bruijn <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/core/sysctl_net_core.c')
0 files changed, 0 insertions, 0 deletions