Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 08/10/2005 09:44:02
Module Name:	src
Committed By:	yamt
Date:		Wed Aug 10 09:44:02 UTC 2005

Modified Files:
	src/sys/kern: kern_exit.c

Log Message:
exit_lwps: fix a race with eg. sa_setwoken.
ie. "exit_lwps: lwp_wait1 failed with error 11"
PR/30689.


To generate a diff of this commit:
cvs rdiff -r1.149 -r1.150 src/sys/kern/kern_exit.c

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