From: Eric Dumazet Date: Tue, 15 Jul 2014 13:56:56 +0000 (-0700) Subject: bonding: add proper __rcu annotation for current_arp_slave X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~159^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8574171833b24fda5101e1aa892a38c0d91d083e;p=pandora-kernel.git bonding: add proper __rcu annotation for current_arp_slave Using __rcu annotation actually helps to spot all accesses to bond->current_arp_slave are correctly protected, with LOCKDEP support. Signed-off-by: Eric Dumazet Reviewed-by: Nikolay Aleksandrov Signed-off-by: David S. Miller --- Reading git-diff-tree failed