Subject: CVS commit: src/sys/arch/sparc64/sparc64
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 09/14/2006 08:31:10
Module Name: src
Committed By: martin
Date: Thu Sep 14 08:31:09 UTC 2006
Modified Files:
src/sys/arch/sparc64/sparc64: cpu.c
Log Message:
Pass the current cpu unit no to alloc_cpuinfo and use it as ci_number
(instead of the UPA id). That way we have consistent cpu* names.
XXX - cpu_attach needs SMP work
To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 src/sys/arch/sparc64/sparc64/cpu.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.