diff options
author | Eric Dumazet <edumazet@google.com> | 2024-02-29 14:40:15 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-03-01 14:09:39 +0300 |
commit | 590e92cdc835fcf435d8611f2477fff0e16877c7 (patch) | |
tree | 1e0dca619cc99d70fcbeafe97e2ace42b1814ee1 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3ddc2231c8108302a8229d3c5849ee792a63230d (diff) | |
download | linux-590e92cdc835fcf435d8611f2477fff0e16877c7.tar.xz |
inet: prepare inet_base_seq() to run without RTNL
In the following patch, inet_base_seq() will no longer be called
with RTNL held.
Add READ_ONCE()/WRITE_ONCE() annotations in dev_base_seq_inc()
and inet_base_seq().
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