Files
linux-apfs/drivers/net
Amerigo Wang 9e2e61fbf8 bonding: fix potential deadlock in bond_uninit()
bond_uninit() is invoked with rtnl_lock held, when it does destroy_workqueue()
which will potentially flush all works in this workqueue, if we hold rtnl_lock
again in the work function, it will deadlock.

So move destroy_workqueue() to destructor where rtnl_lock is not held any more,
suggested by Eric.

Signed-off-by: WANG Cong <amwang@redhat.com>
Cc: Jay Vosburgh <fubar@us.ibm.com>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Stephen Hemminger <shemminger@vyatta.com>
Cc: Jiri Pirko <jpirko@redhat.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-04-01 17:26:01 -07:00
..
2010-03-27 08:33:22 -07:00
2010-01-03 21:42:50 -08:00
2010-03-15 16:00:50 -07:00
2010-03-26 11:49:22 -07:00
2010-03-27 16:41:28 -07:00
2010-03-28 18:56:34 -07:00
2010-02-18 14:47:48 -08:00
2010-02-18 14:47:48 -08:00
2010-02-18 14:47:48 -08:00
2010-02-18 14:47:48 -08:00
2010-02-18 14:47:48 -08:00
2010-02-18 14:47:48 -08:00
2010-02-08 22:44:18 -08:00
2010-02-16 15:19:03 -08:00
2010-02-17 13:35:44 -08:00
2010-02-17 13:35:44 -08:00
2010-02-17 13:35:44 -08:00
2009-11-05 20:00:29 -08:00
2010-03-03 01:04:39 -08:00
2010-02-26 02:10:14 -08:00
2010-02-26 02:10:14 -08:00
2010-02-26 02:10:14 -08:00
2010-02-26 02:10:14 -08:00
2010-03-07 15:25:53 -08:00
2009-11-11 19:22:21 -08:00
2010-03-26 20:16:23 -07:00
2009-11-20 15:35:04 -08:00
2010-03-18 21:14:00 -07:00
2010-01-09 23:00:32 -08:00
2010-01-28 06:01:35 -08:00
2009-12-26 20:38:23 -08:00
2010-03-16 14:15:42 -07:00
2010-01-18 00:29:19 -08:00
2010-03-15 15:47:03 -07:00
2010-03-30 23:03:18 -07:00
2010-02-12 16:21:01 -08:00
2010-02-26 02:08:42 -08:00
2010-02-17 17:27:40 -08:00
2010-03-08 16:55:37 +01:00
2009-11-26 15:51:29 -08:00