Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 08/07/2004 03:35:55
Module Name:	src
Committed By:	christos
Date:		Sat Aug  7 03:35:55 UTC 2004

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

Log Message:
PR/26468: Andrew Brown: Setting stopfork can panic the kernel.
When stopfork is set, we need to set p_nrlwps, since we are not going to
ber running.


To generate a diff of this commit:
cvs rdiff -r1.115 -r1.116 src/sys/kern/kern_fork.c

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