Re: [PATCH] x86: update mptable v3

From: Ingo Molnar
Date: Mon May 19 2008 - 11:49:02 EST



* Yinghai Lu <yhlu.kernel@xxxxxxxxx> 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
>
> command line: update_mptable
>
> v2: add alloc_mptable for mptable that can not be changed.
> new command line: alloc_mptable
> v3: adjust for patch that move some mp_xxx to acpi..., and mpc_ to mp_

-tip testing found a build failure with this patch:

arch/x86/kernel/mpparse.c: In function 'get_MP_intsrc_index':
arch/x86/kernel/mpparse.c:891: error: 'mp_irq_entries' undeclared (first use inthis function)
arch/x86/kernel/mpparse.c:891: error: (Each undeclared identifier is reported only once
[...]

config at:

http://redhat.com/~mingo/misc/config-Mon_May_19_17_38_13_CEST_2008.bad

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