diff options
author | Eric Dumazet <[email protected]> | 2024-05-07 13:20:00 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-05-08 18:49:51 -0700 |
commit | 3b09b2bd0d62de1f359b0c130570711c99c5e80b (patch) | |
tree | 837ac235d524bf12bbf53e270e0f546f907e637f /drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | |
parent | e497c3228a4e09cdc956f19200ee1d9e84b63f96 (diff) |
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 <[email protected]>
Acked-by: Paolo Abeni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.h')
0 files changed, 0 insertions, 0 deletions