aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorHangbin Liu <liuhangbin@gmail.com>2022-12-12 11:56:45 +0800
committerJakub Kicinski <kuba@kernel.org>2022-12-13 19:19:32 -0800
commit3d0b738fc5adf9f380702ac1424672e4b32c3781 (patch)
tree97f6527894bf96a495565ae323ed25d780dc538a /net/unix/af_unix.c
parentf3b4a00f0f62da252c598310698dfc82ef2f2e2e (diff)
downloadlinux-3d0b738fc5adf9f380702ac1424672e4b32c3781.tar.gz
linux-3d0b738fc5adf9f380702ac1424672e4b32c3781.tar.bz2
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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions