diff options
author | Eric Dumazet <edumazet@google.com> | 2024-02-29 14:40:14 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-03-01 14:09:39 +0300 |
commit | 3ddc2231c8108302a8229d3c5849ee792a63230d (patch) | |
tree | 4d2a119755c239e17508060146305f774a767382 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 9f6fa3c4e722cbb9a007c3b85797bebfcdee84e9 (diff) | |
download | linux-3ddc2231c8108302a8229d3c5849ee792a63230d.tar.xz |
inet: annotate data-races around ifa->ifa_flags
ifa->ifa_flags 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