[ovs-dev] [PATCH 0/2] Add checking for mutex and rwlock initialization.

Ben Pfaff blp at nicira.com
Fri Apr 25 16:56:56 UTC 2014


These should have been marked v2.  Sorry.

On Fri, Apr 25, 2014 at 09:56:22AM -0700, Ben Pfaff wrote:
> v1->v2: In patch 1, always initialize the lacp mutex, instead of avoiding
>    the need to initialize it.
> 
> Ben Pfaff (2):
>   lacp: Ensure that mutex is initialized when used in lacp_status().
>   ovs-thread: Add checking for mutex and rwlock initialization.
> 
>  lib/lacp.c       |   18 +++++++++++-------
>  lib/ovs-thread.c |   36 +++++++++++++++++++++++++-----------
>  lib/ovs-thread.h |   13 +++++++------
>  3 files changed, 43 insertions(+), 24 deletions(-)
> 
> -- 
> 1.7.10.4
> 



More information about the dev mailing list