diff options
author | 2024-05-07 13:20:00 +0000 | |
---|---|---|
committer | 2024-05-08 18:49:51 -0700 | |
commit | 3b09b2bd0d62de1f359b0c130570711c99c5e80b (patch) | |
tree | 837ac235d524bf12bbf53e270e0f546f907e637f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | netlink/specs: Add VF attributes to rt_link spec (diff) | |
download | wireguard-linux-3b09b2bd0d62de1f359b0c130570711c99c5e80b.tar.xz wireguard-linux-3b09b2bd0d62de1f359b0c130570711c99c5e80b.zip |
net: dst_cache: annotate data-races around dst_cache->reset_ts
dst_cache->reset_ts is read or written locklessly,
add READ_ONCE() and WRITE_ONCE() annotations.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Paolo Abeni <pabeni@redhat.com>
Link: https://lore.kernel.org/r/20240507132000.614591-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions