From: Andi Kleen Date: Wed, 11 Jan 2006 21:42:45 +0000 (+0100) Subject: [PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flag X-Git-Tag: v2.6.16-rc1~373 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39b3a7910556005a7a0d042ecb7ff98bfa84ea57;p=pandora-kernel.git [PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flag Define it for i386 too. This is a synthetic flag that signifies that the CPU's TSC runs at a constant P state invariant frequency. Fix up the logic on x86-64/i386 to set it on all known CPUs. Use the AMD defined bit to set it on future AMD CPUs. Cc: venkatesh.pallipadi@intel.com Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed