From: David S. Miller <davem@davemloft.net>
Date: Thu, 17 Oct 2013 19:32:15 +0000 (-0400)
Subject: Merge branch 'bonding_rcu'
X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=c0f4ace79e7e5bec0ff065c4afa3eb3329c9384c;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.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 <davem@davemloft.net>
---

c0f4ace79e7e5bec0ff065c4afa3eb3329c9384c