diff options
author | 2022-12-12 11:56:45 +0800 | |
---|---|---|
committer | 2022-12-13 19:19:32 -0800 | |
commit | 3d0b738fc5adf9f380702ac1424672e4b32c3781 (patch) | |
tree | 97f6527894bf96a495565ae323ed25d780dc538a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | net: macsec: fix net device access prior to holding a lock (diff) | |
download | wireguard-linux-3d0b738fc5adf9f380702ac1424672e4b32c3781.tar.xz wireguard-linux-3d0b738fc5adf9f380702ac1424672e4b32c3781.zip |
bonding: add missed __rcu annotation for curr_active_slave
There is one direct accesses to bond->curr_active_slave in
bond_miimon_commit(). Protected it by rcu_access_pointer()
since the later of this function also use this one.
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions