Re: [PATCH] x86_64: remove wrong setting about CONSTANT_TSC forintel cpu

From: Ingo Molnar
Date: Tue Feb 26 2008 - 02:15:34 EST



* Yinghai Lu <Yinghai.Lu@xxxxxxx> wrote:

> early_init_intel is introduced by
>
> commit 2b16a2353814a513cdb5c5c739b76a19d7ea39ce
> Author: Andi Kleen <ak@xxxxxxx>
> Date: Wed Jan 30 13:32:40 2008 +0100
>
> x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection
>
> set CONSTANT_TSC for intel cpus
>
> but it already set in init_intel
>
> don't need to set that two times in early_init_intel() and init_intel. this patch remove one.
>
> also fix error in early_init_intel and reference about x86_capality, because it
> is array already.., prevent possible data corruption...
>
> this should be applied for 2.6.25

thanks Yinghai, applied.

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