[SSI] openssi/kernel/cluster/ssi/vproc dvp_lock.c,1.7,1.8

John Hughes <[email protected]>
Newsgroups gmane.linux.cluster.ssic.cvs
Message-ID <[email protected]>
Update of /cvsroot/ssic-linux/openssi/kernel/cluster/ssi/vproc
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv26215/cluster/ssi/vproc

Modified Files:
      Tag: OPENSSI-DEBIAN
	dvp_lock.c 
Log Message:
Avoid hang if __SSI_LOCK_DEBUG is set


Index: dvp_lock.c
===================================================================
RCS file: /cvsroot/ssic-linux/openssi/kernel/cluster/ssi/vproc/dvp_lock.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- dvp_lock.c	27 Oct 2009 03:18:29 -0000	1.7
+++ dvp_lock.c	6 Jan 2010 17:32:26 -0000	1.8
@@ -75,6 +75,7 @@
 	INIT_COND_LOCK(&mlp->ml_lock);
 	INIT_CONDITION(&mlp->ml_shr_cond);
 	INIT_CONDITION(&mlp->ml_excl_cond);
+	mlp->ml_flag = 0;
 }
 
 void


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.