Re: Bisected regression

From: Yinghai Lu
Date: Thu Dec 10 2009 - 14:34:37 EST


Roland Dreier wrote:
> > that is funny. we may need to use find early for our TRAMPOLINE...?
>
> > otherwise your mptable is corrupted....
>
> Wouldn't surprise me if mptable is messed up... most likely BIOS people
> take more care to get ACPI right.
>
> I'm not an expert on this stuff, but do we need the mptable if ACPI info
> is there?

that BIOS is using first 64k for mptable. and after booting those mptable is overwritten by trampoline.

before that happen, kernel already analyse the table and get enough info.

so when you boot with acpi=off and then try to kexec second kernel still with acpi=off, you will not get booted.

YH
--
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/