Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [nathanw_sa] syssrc/sys/kern
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.
Home |
Main Index |
Thread Index |
Old Index