Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 03/06/2001 15:39:24
Module Name:	syssrc
Committed By:	pk
Date:		Tue Mar  6 13:39:23 UTC 2001

Modified Files:
	syssrc/sys/arch/sparc/sparc: cpu.c

Log Message:
* A couple of `#if defined(SUN4M)' should be `#if defined(MULTIPROCESSOR)'
* Print notice if not all CPUs were attached
* Switch to SMP version of cache flush routines in just one place: in
  cpu_attach() after all known CPUs have been configured.


To generate a diff of this commit:
cvs rdiff -r1.114 -r1.115 syssrc/sys/arch/sparc/sparc/cpu.c

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