diff options
author | Eric Dumazet <edumazet@google.com> | 2024-05-02 20:39:26 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-05-04 01:14:01 +0300 |
commit | c1742dcb6bda5fd535fbaa2145f0a180bc329aa6 (patch) | |
tree | 2552435caf76a6cf8dd78f0d734c953b517ace36 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3e51f2cbbc5dc854f89ca37d95d295bfcabb5b43 (diff) | |
download | linux-c1742dcb6bda5fd535fbaa2145f0a180bc329aa6.tar.xz |
net: no longer acquire RTNL in threaded_show()
dev->threaded can be read locklessly, if we add
corresponding READ_ONCE()/WRITE_ONCE() annotations.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://lore.kernel.org/r/20240502173926.2010646-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions