From: Stephane Eranian Date: Thu, 7 Dec 2006 01:14:01 +0000 (+0100) Subject: [PATCH] i386: i386 rename X86_FEATURE_DTES to X86_FEATURE_DS X-Git-Tag: v2.6.20-rc1~145^2^2~8^2~144 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7731c0ff69dc3f18ea020257e627dae4d214fdb;p=pandora-kernel.git [PATCH] i386: i386 rename X86_FEATURE_DTES to X86_FEATURE_DS Here is a patch (used by perfmon2) that renames X86_FEATURE_DTES to X86_FEATURE_DS to match Intel's documentation for the Debug Store save area on i386. The patch also adds cpu_has_ds. - 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 Signed-off-by: Andi Kleen Cc: Andi Kleen Signed-off-by: Andrew Morton --- Reading git-diff-tree failed