[ovs-dev] [PATCH 2/2] netdev: Fix an use of uninitialized mutex.

Alex Wang alexw at nicira.com
Tue Apr 29 15:00:18 UTC 2014


applied and backported,

thx,


On Tue, Apr 29, 2014 at 7:39 AM, Ben Pfaff <blp at nicira.com> wrote:

> 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 <alexw at nicira.com>
>
> I guess both of these patches need to be backported?
>
> Acked-by: Ben Pfaff <blp at nicira.com>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-dev/attachments/20140429/7c039d21/attachment-0005.html>


More information about the dev mailing list