Module Name: src Committed By: palle Date: Mon Sep 1 19:01:55 UTC 2014
Modified Files:
src/sys/arch/sparc64/sparc64: cpu.c
Log Message:
cpu_boot_secondary_processors() needs a platform independent way to get the cpu
id, so use cpu_myid() instead of sun4u specific CPU_UPAID
To generate a diff of this commit:
cvs rdiff -u -r1.116 -r1.117 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.
