Subject: CVS commit: [newlock2] src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 01/19/2007 13:36:08
Module Name:	src
Committed By:	yamt
Date:		Fri Jan 19 13:36:08 UTC 2007

Modified Files:
	src/sys/kern [newlock2]: kern_lwp.c

Log Message:
newlwp: don't blindly set L_INMEM for kernel lwps.
fixes double faults observed when an lwp uses more than one page
of its stack.


To generate a diff of this commit:
cvs rdiff -r1.40.2.10 -r1.40.2.11 src/sys/kern/kern_lwp.c

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