Subject: CVS commit: syssrc/sys/arch/acorn32/acorn32
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 10/06/2002 14:34:12
Module Name:	syssrc
Committed By:	bjh21
Date:		Sun Oct  6 11:34:12 UTC 2002

Modified Files:
	syssrc/sys/arch/acorn32/acorn32: hydra.c

Log Message:
Give each CPU a struct cpu_info, and have curcpu() return the right one.
Also have cpu_boot_secondary_processors() un-halt all the slave CPUs, and
have them do something visible when that happens.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/acorn32/acorn32/hydra.c

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