[SPARC64]: Add prom_{start,stop}cpu_cpuid().
authorDavid S. Miller <davem@sunset.davemloft.net>
Wed, 15 Feb 2006 10:26:54 +0000 (02:26 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:13:04 +0000 (01:13 -0800)
Use prom_startcpu_cpuid() on SUN4V instead of prom_startcpu().

We should really test for "SUNW,start-cpu-by-cpuid" presence
and use it if present even on SUN4U.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found