]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit85b40e953b80a8bd2b8caf72d0369c91189c1bcf
tree0114128fdb9d2f54188a1684758e0217eadae1e5
parent1aa9d2a411dbb6dcd75786a9a90fecb9e68b9c68
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