Subject: PR/29652 CVS commit: [netbsd-3] src/sys
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 10/04/2005 14:17:01
The following reply was made to PR kern/29652; it has been noted by GNATS.
From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/29652 CVS commit: [netbsd-3] src/sys
Date: Tue, 4 Oct 2005 14:16:42 +0000 (UTC)
Module Name: src
Committed By: tron
Date: Tue Oct 4 14:16:42 UTC 2005
Modified Files:
src/sys/kern [netbsd-3]: kern_exit.c kern_lwp.c
src/sys/sys [netbsd-3]: proc.h
Log Message:
Pull up following revision(s) (requested by yamt in ticket #842):
sys/sys/proc.h: revision 1.206
sys/kern/kern_lwp.c: revision 1.30
sys/kern/kern_exit.c: revision 1.151
protect p_nrlwps by sched_lock. no objection on tech-kern@. PR/29652.
To generate a diff of this commit:
cvs rdiff -r1.145.2.2 -r1.145.2.3 src/sys/kern/kern_exit.c
cvs rdiff -r1.29 -r1.29.4.1 src/sys/kern/kern_lwp.c
cvs rdiff -r1.197.2.1 -r1.197.2.2 src/sys/sys/proc.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.