From: David S. Miller Date: Thu, 17 Oct 2013 19:32:15 +0000 (-0400) Subject: Merge branch 'bonding_rcu' X-Git-Tag: accepted/tizen/common/20141203.182822~1141^2~185 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c0f4ace79e7e5bec0ff065c4afa3eb3329c9384c;p=platform%2Fkernel%2Flinux-arm64.git Merge branch 'bonding_rcu' bonding: patchset for rcu use in bonding ==================== The Patch Set convert the xmit of 3ad and alb mode to use rcu lock. dd rtnl lock and remove read lock for bond sysfs. v2 because the bond_for_each_slave_rcu without rcu_read_lock() will occurs one warming, so add new function for alb xmit path to avoid warming. ==================== Signed-off-by: David S. Miller --- c0f4ace79e7e5bec0ff065c4afa3eb3329c9384c