Subject: CVS commit: syssrc/sys/arch/powerpc/mpc6xx
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/22/2001 04:45:52
Module Name: syssrc
Committed By: thorpej
Date: Mon Oct 22 01:45:52 UTC 2001
Modified Files:
syssrc/sys/arch/powerpc/mpc6xx: cpu_subr.c
Log Message:
If we get a secondary CPU on a non-MP kernel, bail out early
and print a message about why. This prevents the primary CPU's
cpu_info from being scribbled over w/ secondary CPU info.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/powerpc/mpc6xx/cpu_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.