Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Christian Limpach <cl@netbsd.org>
List: source-changes
Date: 11/01/2003 02:09:52
Module Name:	src
Committed By:	cl
Date:		Sat Nov  1 02:09:52 UTC 2003

Modified Files:
	src/sys/kern: kern_sa.c

Log Message:
- add missing P_WEXIT check
- assign lwp to sa_vp before setting P_SA/L_SA flags
- don't unlock/lock the kernel lock around mi_switch unnecessarily


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/sys/kern/kern_sa.c

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