Subject: PR/30689 CVS commit: src/sys/kern
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: netbsd-bugs
Date: 08/10/2005 09:45:01
The following reply was made to PR kern/30689; it has been noted by GNATS.

From: YAMAMOTO Takashi <yamt@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/30689 CVS commit: src/sys/kern
Date: Wed, 10 Aug 2005 09:44:02 +0000 (UTC)

 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.