From: Andi Kleen Date: Wed, 30 Jan 2008 12:32:40 +0000 (+0100) Subject: x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection X-Git-Tag: v2.6.25-rc1~1143^2~416 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b16a2353814a513cdb5c5c739b76a19d7ea39ce;p=pandora-kernel.git x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection Need this in the next patch in time_init and that happens early. This includes a minor fix on i386 where early_intel_workarounds() [which is now called early_init_intel] really executes early as the comments say. Signed-off-by: Andi Kleen Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed