Re: finding out the boot cpu number from userspace

From: Alan Cox
Date: Mon Aug 02 2004 - 13:46:23 EST


On Llu, 2004-08-02 at 18:23, Martin J. Bligh wrote:
> Eric went to some lengths to migrate us back to the original boot CPU
> before kexec'ing. I think this is unnecessary - the new kernel should
> handle booting on any CPU just fine (there was a panic in there at one
> point if the boot CPU didn't match the BIOS's spec'ed one, but I removed
> it).

Several systems have broken SMM or BIOS functionality that requires the
*real* boot processor is used. The panic was correct and should be
restored. See apm_power_off() for one example.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/