Subject: CVS commit: [netbsd-3] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 08/21/2005 22:06:14
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.