Subject: PR/30689 CVS commit: [netbsd-3] src/sys/kern
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 08/21/2005 22:07:02
The following reply was made to PR kern/30689; it has been noted by GNATS.

From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/30689 CVS commit: [netbsd-3] src/sys/kern
Date: Sun, 21 Aug 2005 22:06:14 +0000 (UTC)

 Module Name:	src
 Committed By:	tron
 Date:		Sun Aug 21 22:06:14 UTC 2005
 
 Modified Files:
 	src/sys/kern [netbsd-3]: kern_exit.c
 
 Log Message:
 Pull up revision 1.150 (requested by yamt in ticket #679):
 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.145.2.1 -r1.145.2.2 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.