Len Brown 9e3a9d1ed8 ACPI: disable ACPI cleanly when bad RSDP found
When ACPI is disabled in the BIOS of this VIA C3 box,
it invalidates the RSDP, which Linux notices:

ACPI Error (tbxfroot-0218): A valid RSDP was not found [20080926]

Bug Linux neglected to disable ACPI at that stage,
and later scribbled on smp_found_config:

ACPI: No APIC-table, disabling MPS

But this box doesn't run well in legacy PIC mode,
it needed IOAPIC mode to perform correctly:

http://lkml.org/lkml/2009/2/5/39

So exit ACPI mode cleanly when we first detect
that it is hopeless.

Signed-off-by: Len Brown <len.brown@intel.com>
2009-02-06 14:00:56 -05:00
..
2009-01-09 03:39:43 -05:00
2008-11-11 21:14:49 -05:00
2008-11-11 21:17:26 -05:00
2008-10-22 23:33:29 -04:00
2009-01-16 14:32:19 -05:00
2008-12-30 21:50:01 -05:00
2009-01-09 03:37:48 -05:00
2009-01-09 03:36:32 -05:00
2008-10-23 00:11:07 -04:00
2009-01-09 03:30:47 -05:00
2009-01-09 03:30:47 -05:00