x86: support always running TSC on Intel CPUs, add cpufeature definition
authorIngo Molnar <mingo@elte.hu>
Tue, 16 Dec 2008 19:59:24 +0000 (20:59 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 16 Dec 2008 20:01:15 +0000 (21:01 +0100)
Impact: add new synthetic-cpuid bit definition

add X86_FEATURE_NONSTOP_TSC to the cpufeature bits - this is in
preparation of Venki's always-running-TSC patch.

Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found