RE: [ACPI] Re: PROBLEM: ACPI freezes 2.6.1 on boot

From: Mikael Pettersson
Date: Thu Jan 22 2004 - 13:39:47 EST


Pallipadi, Venkatesh writes:
>
> This was how the APIC_TIMER_BASE_DIV was originally added there.
> http://www.ussg.iu.edu/hypermail/linux/kernel/9907.1/0608.html

That message confirms my suspicion. The bits were apparently needed
in the ancient discrete LAPICs, but they clearly must not be set
in some current integrated LAPICs.

To handle both cases the code should do one of those "is intergrated"
tests we alreay have several of in apic.c. I can fix that, but not
until tomorrow.

/Mikael
-
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/