Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 80149
b: refs/heads/master
c: 6d5f718
h: refs/heads/master
i:
  80147: 06d706a
v: v3
  • Loading branch information
Ingo Molnar committed Jan 30, 2008
1 parent 8f6fd42 commit 940d99d
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: 707fa8ed923b1b6a3d7af0d386b0b3abad28ed19
refs/heads/master: 6d5f718a497375f853d90247f5f6963368e89803
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/cpu/intel.c
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ static void __cpuinit init_intel(struct cpuinfo_x86 *c)
}
#endif

if (cpu_has_xmm)
if (cpu_has_xmm2)
set_bit(X86_FEATURE_LFENCE_RDTSC, c->x86_capability);
if (c->x86 == 15) {
set_bit(X86_FEATURE_P4, c->x86_capability);
Expand Down

0 comments on commit 940d99d

Please sign in to comment.