Subject: CVS commit: [vmlocking] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 05/27/2007 00:11:31
Module Name: src
Committed By: ad
Date: Sun May 27 00:11:31 UTC 2007
Modified Files:
src/sys/kern [vmlocking]: kern_exit.c
Log Message:
Don't free process substructures until we're sure that the last LWP
is off the cpu. Noted by yamt@.
To generate a diff of this commit:
cvs rdiff -r1.169.2.5 -r1.169.2.6 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.