Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104361
b: refs/heads/master
c: 7edf889
h: refs/heads/master
i:
  104359: e3d126a
v: v3
  • Loading branch information
Yinghai Lu authored and Ingo Molnar committed Jul 21, 2008
1 parent 1a9c5ba commit 1708e7c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9175fc06aee79c349790672178d3fd7507d75c86
refs/heads/master: 7edf8891ad7aef5f4e97991fed6fb0e605e96ea0
1 change: 0 additions & 1 deletion trunk/arch/x86/kernel/cpu/common_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);

Expand Down

0 comments on commit 1708e7c

Please sign in to comment.