From 1708e7cb0305364a84ec7a38649f0842a4b51fa0 Mon Sep 17 00:00:00 2001 From: Yinghai Lu Date: Mon, 21 Jul 2008 01:39:03 -0700 Subject: [PATCH] --- yaml --- r: 104361 b: refs/heads/master c: 7edf8891ad7aef5f4e97991fed6fb0e605e96ea0 h: refs/heads/master i: 104359: e3d126a61be8c354bba633b451ae5bf91d47afa6 v: v3 --- [refs] | 2 +- trunk/arch/x86/kernel/cpu/common_64.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 35838ccf4eed..d431dc08a214 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9175fc06aee79c349790672178d3fd7507d75c86 +refs/heads/master: 7edf8891ad7aef5f4e97991fed6fb0e605e96ea0 diff --git a/trunk/arch/x86/kernel/cpu/common_64.c b/trunk/arch/x86/kernel/cpu/common_64.c index 0485cf644520..daee611f0140 100644 --- a/trunk/arch/x86/kernel/cpu/common_64.c +++ b/trunk/arch/x86/kernel/cpu/common_64.c @@ -305,7 +305,6 @@ static void __cpuinit early_identify_cpu(struct cpuinfo_x86 *c) c->x86_capability[2] = cpuid_edx(0x80860001); } - c->extended_cpuid_level = cpuid_eax(0x80000000); if (c->extended_cpuid_level >= 0x80000007) c->x86_power = cpuid_edx(0x80000007);