]> git.baikalelectronics.ru Git - kernel.git/commit
x86: update mptable fix with no ioapic v2
authorYinghai Lu <yhlu.kernel@gmail.com>
Thu, 19 Jun 2008 00:29:31 +0000 (17:29 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 08:39:07 +0000 (10:39 +0200)
commit5a8eb5a2961525c470723cd374be0e6adc0fc060
tree76cc7c6a9b9cd1f303f2cc4f4360d9f3ce2123a5
parenta4ff38bec9c450ccbb5233f69d4714580c5a13eb
x86: update mptable fix with no ioapic v2

if the system doesn't have ioapic, we don't need to store entries for mptable
update

also let mp_config_acpi_gsi not call func in mpparse
so later could decouple mpparse with acpi more easily

Reported-by: Daniel Exner <dex@dragonslave.de>
Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Daniel Exner <dex@dragonslave.de>
Cc: Len Brown <lenb@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/acpi/boot.c
arch/x86/kernel/mpparse.c
include/asm-x86/mpspec.h