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)
commitfcfa146e412023dd55f8855f240b2c2082dc1baa
tree76cc7c6a9b9cd1f303f2cc4f4360d9f3ce2123a5
parent95a71a45c250177854f7c530810c88a8a19a443b
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