diff options
author | Eric Dumazet <[email protected]> | 2014-07-15 06:56:55 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2014-07-15 17:49:42 -0700 |
commit | 4740d6382790077f22c606d03804f5d9f15b90d7 (patch) | |
tree | 4f607b2f834ba4f547312136316d606d62fcdac0 /tools/perf/scripts/python/netdev-times.py | |
parent | c2646b593eb127adc50e108649e4d34144e14c6c (diff) |
bonding: add proper __rcu annotation for curr_active_slave
RCU was added to bonding in linux-3.12 but lacked proper sparse annotations.
Using __rcu annotation actually helps to spot all accesses to bond->curr_active_slave
are correctly protected, with LOCKDEP support.
Signed-off-by: Eric Dumazet <[email protected]>
Acked-by: Veaceslav Falico <[email protected]>
Reviewed-by: Nikolay Aleksandrov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions