Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 03/02/2007 16:14:38
Module Name: src
Committed By: ad
Date: Fri Mar 2 16:14:38 UTC 2007
Modified Files:
src/sys/kern: sys_lwp.c
Log Message:
sys__lwp_park: explicitly drop the kernel lock, for the benefit of compat32.
XXX The stack gap stuff is not MP or MT safe and needs to go away.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/kern/sys_lwp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.