Re: [PATCH] x86: update mptable v7





On Sun, 1 Jun 2008, Yinghai Lu wrote:


make mptable to be consistent to acpi routing, so we could
1. kexec kernel with acpi=off
2. workaround BIOS that acpi routing is working, but mptable is not right.
so can use kernel/kexec to start other os that doesn't have good acpi support

Is this an effort to boot an ACPI-mode kernel,
and then kexec a non-ACPI kernel?

Doing so could confuse the heck out of the platform firmware,
which will think that an ACPI-mode kernel is still running.

Note that it is a historic artifact, now considered a bug,
that ACPI uses the MPS code. We should be divorcing these
two bodies of code rather than mixing them further.

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



Relevant Pages

  • Re: [PATCH] x86: update mptable v7
    ... kexec kernel with acpi=off ... workaround BIOS that acpi routing is working, ... Is this an effort to boot an ACPI-mode kernel, ... how about adding config option to not compile mptable related info? ...
    (Linux-Kernel)
  • Re: [PATCH] x86: update mptable v7
    ... On Wed, 18 Jun 2008, Yinghai Lu wrote: ... workaround BIOS that acpi routing is working, ... Is this an effort to boot an ACPI-mode kernel, ... prototype is worthless. ...
    (Linux-Kernel)
  • Re: [PATCH] x86: update mptable v7
    ... On Wed, 18 Jun 2008, Yinghai Lu wrote: ... workaround BIOS that acpi routing is working, ... Is this an effort to boot an ACPI-mode kernel, ...
    (Linux-Kernel)
  • Re: [PATCH 0/2] Kexec jump: The first step to kexec base hibernation
    ... be disabled in the to-be-hibernated kernel, ... transient kexec kernel. ... The device hibernate will put device in quiescent ... Separate device suspend from device hibernate. ...
    (Linux-Kernel)
  • Re: [PATCH 0/2] Kexec jump: The first step to kexec base hibernation
    ... be disabled in the to-be-hibernated kernel, ... transient kexec kernel. ... The device hibernate will put device in quiescent ... Separate device suspend from device hibernate. ...
    (Linux-Kernel)