Subject: CVS commit: [vmlocking] src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 08/18/2007 05:40:53
Module Name:	src
Committed By:	yamt
Date:		Sat Aug 18 05:40:53 UTC 2007

Modified Files:
	src/sys/kern [vmlocking]: kern_lwp.c

Log Message:
lwp_exit: fix the case that another LWP acquires l_refcnt while
we are dropping the mutex.  ok'ed by Andrew Doran.


To generate a diff of this commit:
cvs rdiff -r1.61.2.14 -r1.61.2.15 src/sys/kern/kern_lwp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.