x86: update mptable
authorYinghai Lu <yhlu.kernel@gmail.com>
Sun, 1 Jun 2008 20:17:38 +0000 (13:17 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 3 Jun 2008 11:26:27 +0000 (13:26 +0200)
commit2944e16b25e7fb8b5ee0dd9dc7197a0f9e523cfd
tree0114128fdb9d2f54188a1684758e0217eadae1e5
parente8c27ac9191ab9e6506ae5cbe70d87ac50f8e960
x86: update mptable

make mptable to be consistent with acpi routing, so we could:

1. kexec kernel with acpi=off
2. work around BIOSes where acpi routing is working, but mptable is
   not right, so can use kernel/kexec to start other OSes that don't have
   good acpi support.

command line: update_mptable

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/acpi/boot.c
arch/x86/kernel/e820.c
arch/x86/kernel/mpparse.c
arch/x86/kernel/setup_64.c
drivers/acpi/pci_irq.c
include/asm-x86/e820.h
include/asm-x86/mpspec.h