-
- Downloads
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>
Showing
- arch/x86/kernel/acpi/boot.c 22 additions, 0 deletionsarch/x86/kernel/acpi/boot.c
- arch/x86/kernel/e820.c 25 additions, 0 deletionsarch/x86/kernel/e820.c
- arch/x86/kernel/mpparse.c 384 additions, 17 deletionsarch/x86/kernel/mpparse.c
- arch/x86/kernel/setup_64.c 4 additions, 0 deletionsarch/x86/kernel/setup_64.c
- drivers/acpi/pci_irq.c 5 additions, 0 deletionsdrivers/acpi/pci_irq.c
- include/asm-x86/e820.h 1 addition, 0 deletionsinclude/asm-x86/e820.h
- include/asm-x86/mpspec.h 4 additions, 0 deletionsinclude/asm-x86/mpspec.h
Please register or sign in to comment