<br><br><div><span class="gmail_quote">On 10/25/05, <b class="gmail_sendername">Eric W. Biederman</b> <<a href="mailto:ebiederman@lnxi.com">ebiederman@lnxi.com</a>> wrote:</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">killing get_apicid_base looks like a bug.<br>But as far as I can tell everything that is gone is now unnecessary.
</blockquote><div><br>
Okay... so what replace start_other_cores()?.. In CAR mode, do I make a call to 'do_k8_init_and_stop_secondaries()'?<br>
That code itself wont build due to the following in 'k8_init_and_stop_secondaries()':<br>
  if (init_detected) {<br>
                asm volatile ("jmp __cpu_reset");<br>
        }<br>
<br>
because in CAR configs, arch/i386/lib/cpu_reset.inc is not included. On this particular issue, I'm happy to wait for YH's fixes.<br>
<br>
I just think if we're going to deprecate a core call like that, there
should be some documentation on *why* it was removed, as well as some
indication as to where the behavior got 'moved' to.<br>
<br>
It just makes things a lot easier for thoes of us that are either ramping up, or trying to maintain things..<br>
<br>
Thanks Eric ;)<br>
<br>
-san<br>
<br>
PS: I'm still going to get you drunk and shave your beard.<br>
<br>
</div><br>
</div><br>