diff options
| author | Eric Dumazet <[email protected]> | 2025-04-07 16:36:01 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-04-08 19:30:55 +0000 |
| commit | 22d046a778e4344437fd49bb0995e315ec3fddcf (patch) | |
| tree | 13c07e09869805f2ec83a6851190962de5f94dce /net/core/dev.h | |
| parent | net: rps: annotate data-races around (struct sd_flow_limit)->count (diff) | |
| download | kernel-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/dev.h')
0 files changed, 0 insertions, 0 deletions
