Re: 2.6.9-rc4 No local APIC present or hardware disabled

From: Alan Cox
Date: Fri Oct 15 2004 - 08:34:59 EST


On Iau, 2004-10-14 at 23:27, Maciej W. Rozycki wrote:
> + printk("Not enabling local APIC "
> + "because of frequent BIOS bugs\n");
> + printk("You can enable it with \"lapic\"\n");
> + return -1;
> + }

Looks completely wrong to me. The BIOS disabled it or left it disabled
because they chose not to support it. We enabled it and then relied on
bios functionality.

Our bug

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