diff options
author | Eric Dumazet <edumazet@google.com> | 2024-04-08 22:04:37 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-04-10 03:31:45 +0300 |
commit | 662e451d9a6224ff7fbec8e94c2da75b93258df3 (patch) | |
tree | c46b6b66eb2ed9ecf7307bbbf6b7ef45eb12bf56 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d67fed98caa1f3c517fd6af7b8f044d05f9e3e5d (diff) | |
download | linux-662e451d9a6224ff7fbec8e94c2da75b93258df3.tar.xz |
bonding: no longer use RTNL in bonding_show_queue_id()
Annotate lockless reads of slave->queue_id.
Annotate writes of slave->queue_id.
Switch bonding_show_queue_id() to rcu_read_lock()
and bond_for_each_slave_rcu().
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Jay Vosburgh <jay.vosburgh@canonical.com>
Link: https://lore.kernel.org/r/20240408190437.2214473-4-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