Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 08/25/2000 05:55:51
Module Name: syssrc
Committed By: sommerfeld
Date: Fri Aug 25 02:55:51 UTC 2000
Modified Files:
syssrc/sys/kern: kern_fork.c
Log Message:
MULTIPROCESSOR: Initialize new proc's p_cpu pointer to NULL, so
anything which looks at it before it runs won't explode.
To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 syssrc/sys/kern/kern_fork.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.