Subject: CVS commit: [nathanw_sa] syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 02/06/2002 21:48:35
Module Name:	syssrc
Committed By:	nathanw
Date:		Wed Feb  6 19:48:35 UTC 2002

Modified Files:
	syssrc/sys/kern [nathanw_sa]: kern_lwp.c

Log Message:
Don't panic if we return from putting ourselves on the LWP cache in lwp_exit();
it makes sense if the process tries to exit before the cached LWP has been
used.


To generate a diff of this commit:
cvs rdiff -r1.1.2.7 -r1.1.2.8 syssrc/sys/kern/kern_lwp.c

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