Re: [PATCH] arch/x86/kernel/setup_64.c compile error (MMOTM-2007-11-10-19-05)

From: Andi Kleen
Date: Mon Nov 12 2007 - 20:36:31 EST



> hm, that doesn't seem right. We want to run the early quirks on non-ACPI
> kernel too, surely?

Most of early-quirks.c makes only sense with ACPI. The only exception would
be the ATI timer override check, but frankly it's fairly unlikely that there
are any ATI based boards around who still have mptables. Non ACPI
tables would very likely just run in PIC mode and then need no timer overrides
anyways.

Originally on i386 the early quirks equivalent was 100% ACPI specific.

-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/