Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 03/01/2007 14:55:06
Module Name:	src
Committed By:	ad
Date:		Thu Mar  1 14:55:06 UTC 2007

Modified Files:
	src/sys/kern: sys_lwp.c
	src/sys/sys: lwp.h

Log Message:
Fix a couple of races with LWP park/unpark.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/kern/sys_lwp.c
cvs rdiff -r1.54 -r1.55 src/sys/sys/lwp.h

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