>On Mon, 18 Nov 2002, Manfred Spraul wrote:
>  
>
>>I think this patch should keep the interrupts disabled until after
>>smp_commenced is set. It's partially tested: bochs boots until all cpus
>>are up and then crashes.
>>    
>>
>
>This patch certainly cannot work: calibrate_delay() needs interrupts.
>  
>
Not really. calibrate_delay needs interrupts on one cpu.
The boot cpu is still around, and spinning with enabled interrupts in 
do_boot_cpu().
I haven't checked the irq routing, the timer must be fixed to the boot 
cpu, otherwise my patch is unreliable/incomplete.
--
    Manfred
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/