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)
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>

No differences found