All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] bonding: patchset for rcu use in bonding
@ 2013-10-21  8:58 Ding Tianhong
  2013-10-21  9:13 ` Veaceslav Falico
  0 siblings, 1 reply; 9+ messages in thread
From: Ding Tianhong @ 2013-10-21  8:58 UTC (permalink / raw)
  To: Jay Vosburgh, Andy Gospodarek, David S. Miller,
	Nikolay Aleksandrov, Veaceslav Falico, Netdev

Hi:

The Patch Set will remove the invalid lock for bond work queue and replace it
with rtnl lock, as read lock for bond could not protect slave list any more.

Ding Tianhong (5):
  bonding: remove bond read lock for bond_mii_monitor()
  bonding: remove bond read lock for bond_alb_monitor()
  bonding: remove bond read lock for bond_loadbalance_arp_mon()
  bonding: remove bond read lock for bond_activebackup_arp_mon()
  bonding: remove bond read lock for bond_3ad_state_machine_handler()

 drivers/net/bonding/bond_3ad.c  |   9 ++--
 drivers/net/bonding/bond_alb.c  |  20 ++------
 drivers/net/bonding/bond_main.c | 100 +++++++++++++---------------------------
 3 files changed, 40 insertions(+), 89 deletions(-)

-- 
1.8.2.1

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-10-22  2:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-21  8:58 [PATCH net-next 0/5] bonding: patchset for rcu use in bonding Ding Tianhong
2013-10-21  9:13 ` Veaceslav Falico
2013-10-21  9:27   ` Ding Tianhong
2013-10-21  9:35     ` Veaceslav Falico
2013-10-21 12:32       ` Ding Tianhong
2013-10-21 12:41         ` Veaceslav Falico
2013-10-21 13:21           ` Veaceslav Falico
2013-10-21 13:31             ` Veaceslav Falico
2013-10-22  2:16             ` Ding Tianhong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.