Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82167
b: refs/heads/master
c: aa62999
h: refs/heads/master
i:
  82165: 97b2a55
  82163: aac7653
  82159: 746f06e
v: v3
  • Loading branch information
Ingo Molnar authored and Linus Torvalds committed Feb 1, 2008
1 parent 24107bc commit c763342
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: f3191248bf1bf6627c04c5624904df45e0a979ed
refs/heads/master: aa6299926950c8dfe2fea638276cad6def092bc9
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/cpu/amd.c
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ static void __cpuinit init_amd(struct cpuinfo_x86 *c)
if (c->x86 < 6)
clear_bit(X86_FEATURE_MCE, c->x86_capability);

if (cpu_has_xmm)
if (cpu_has_xmm2)
set_bit(X86_FEATURE_MFENCE_RDTSC, c->x86_capability);
}

Expand Down

0 comments on commit c763342

Please sign in to comment.