diff options
author | Eric Dumazet <edumazet@google.com> | 2024-02-29 11:40:13 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-03-01 11:09:39 +0000 |
commit | 9f6fa3c4e722cbb9a007c3b85797bebfcdee84e9 (patch) | |
tree | 2d1334b64c170a031e42a6ae6766fde6a019cdf4 /scripts/bpf_doc.py | |
parent | a5fcf74d80bec9948701ff0f7529ae96a0c4a41c (diff) |
inet: annotate data-races around ifa->ifa_preferred_lft
ifa->ifa_preferred_lft can be read locklessly.
Add appropriate READ_ONCE()/WRITE_ONCE() annotations.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions