On Mon, Apr 28, 2014 at 11:53:52PM -0700, Alex Wang wrote:
> Commit 05bf6d3c62e1d (ovs-thread: Add checking for mutex and
> rwlock initialization.) helps find an use of uninitialized
> mutex (netdev_class_mutex) during upgrade.  The assertion
> check aborts the ovs.
> 
> This commit fixes the issue by adding the proper initialization.
> 
> Bug #1239914.
> Bug #1240598.
> Bug #1240626.
> 
> Signed-off-by: Alex Wang <al...@nicira.com>
I guess both of these patches need to be backported?

Acked-by: Ben Pfaff <b...@nicira.com>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to