[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140226.160355.424219035669502123.davem@davemloft.net>
Date: Wed, 26 Feb 2014 16:03:55 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: dingtianhong@...wei.com
Cc: fubar@...ibm.com, vfalico@...hat.com, andy@...yhouse.net,
cwang@...pensource.com, jiri@...nulli.us, thomas@...nzmann.de,
eric.dumazet@...il.com, sfeldma@...ulusnetworks.com,
netdev@...r.kernel.org
Subject: Re: [PATCH net v3 0/2] Fix RTNL: assertion failed at
net/core/rtnetlink.c
From: Ding Tianhong <dingtianhong@...wei.com>
Date: Wed, 26 Feb 2014 11:05:21 +0800
> The commit 1d3ee88ae0d
> (bonding: add netlink attributes to slave link dev)
> make the bond_set_active_slave() and bond_set_backup_slave()
> use rtmsg_ifinfo to send slave's states and this functions
> should be called in RTNL.
>
> But the 902.3ad and ARP monitor did not hold the RTNL when calling
> thses two functions, so fix them.
>
> v1->v2: Add new micro to indicate that the notification should be send
> later, not never.
> And add a new patch to fix the same problem for ARP mode.
>
> v2->v3: modify the bond_should_notify to should_notify_rtnl, it is more
> reasonable, and use bool for should_notify_rtnl.
Series applied, thank you.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists