| commit | 7890f794e0e6f7dce2a5f4a03ba64b0b3fe306bd | [log] [tgz] |
|---|---|---|
| author | David S. Miller <davem@sunset.davemloft.net> | Wed Feb 15 02:26:54 2006 -0800 |
| committer | David S. Miller <davem@sunset.davemloft.net> | Mon Mar 20 01:13:04 2006 -0800 |
| tree | a9cc7c67498616a47108c667a9c001f9fe468318 | |
| parent | 63c2a0e598c2fa769a08a6e9ad124bf270b4436e [diff] |
[SPARC64]: Add prom_{start,stop}cpu_cpuid().
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>