Alan Cox wrote:
> 
> 2.4.0test13pre4-ac2
>
> o       Make smp cpu halt synchronous                   (Andi Kleen)

errr, Andi. 

We're asking all the other CPUs to call stop_this_cpu(), and then waiting
for them to complete the call.

But stop_this_cpu() never returns, so the machine gets stuck.

What were you trying to do here, BTW?

-
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to