> > /*
> > * The local apic timer can be disabled via the kernel
> > * commandline or from the test above. Register the lapic
>
> Andi, just noticed that the comment above needs to be updated now.
Too late now. I can do that as a follow up patch. It'll be hardly
a showstopper.
-A
On Thu, 9 Aug 2007, Andi Kleen wrote:
> Index: linux/arch/i386/kernel/apic.c
> ===
> --- linux.orig/arch/i386/kernel/apic.c
> +++ linux/arch/i386/kernel/apic.c
> @@ -61,8 +61,9 @@ static int enable_local_apic __initdata
>
> /* Loc
The Averatec 2370 and some other Turion laptop BIOS seems to program the
ENABLE_C1E MSR inconsistently between cores. This confuses the lapic
use heuristics because when C1E is enabled anywhere it seems to affect
the complete chip.
Use a global flag instead of a per cpu flag to handle this.
If a
3 matches
Mail list logo