[PATCH] x86-64: x86_64 rename X86_FEATURE_DTES to X86_FEATURE_DS
authorStephane Eranian <eranian@hpl.hp.com>
Thu, 7 Dec 2006 01:14:00 +0000 (02:14 +0100)
committerAndi Kleen <andi@basil.nowhere.org>
Thu, 7 Dec 2006 01:14:00 +0000 (02:14 +0100)
commitbd1d599518bf11992cc6d5b0df08da4a2b7b0db5
tree214b6a571c6a77b5b58e9019c3e166ff10e76032
parent87e1652c7863b9ae406ff37f33c7ec2bb494d7b1
[PATCH] x86-64: x86_64 rename X86_FEATURE_DTES to X86_FEATURE_DS

Here is a patch (used by perfmon2) that renamed X86_FEATURE_DTES
to X86_FEATURE_DS to match Intel's documentation for the Debug Store
save area. The patch also adds cpu_has_ds.

changelog:
- rename X86_FEATURE_DTES to X86_FEATURE_DS to match documentation
- adds cpu_has_ds to test for X86_FEATURE_DS

Signed-off-by: stephane eranian <eranian@hpl.hp.com>
Signed-off-by: Andi Kleen <ak@suse.de>
include/asm-x86_64/cpufeature.h