diff options
author | Eric Dumazet <edumazet@google.com> | 2024-02-29 14:40:12 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-03-01 14:09:39 +0300 |
commit | a5fcf74d80bec9948701ff0f7529ae96a0c4a41c (patch) | |
tree | 2c0b80c4cf88df1307270ee0c7a0a07315160d7a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3cd3e72ccb3aade0e8fe037ef07a44b341ab577c (diff) | |
download | linux-a5fcf74d80bec9948701ff0f7529ae96a0c4a41c.tar.xz |
inet: annotate data-races around ifa->ifa_valid_lft
ifa->ifa_valid_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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions