diff options
| author | Eric Dumazet <[email protected]> | 2024-04-08 19:04:35 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-04-09 17:31:45 -0700 |
| commit | 6c5d17143fa4e433894a11cd4ce4ce147131d6bf (patch) | |
| tree | 1735d4946c11e8382eba975c98c0707c4a361341 /tools/perf/scripts/python/syscall-counts.py | |
| parent | d034d02de882d0ac600806724f9ffeb52de11e2e (diff) | |
bonding: no longer use RTNL in bonding_show_bonds()
netdev structures are already RCU protected.
Change bond_init() and bond_uninit() to use RCU
enabled list_add_tail_rcu() and list_del_rcu().
Then bonding_show_bonds() can use rcu_read_lock()
while iterating through bn->dev_list.
Signed-off-by: Eric Dumazet <[email protected]>
Acked-by: Jay Vosburgh <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions