Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 112846
b: refs/heads/master
c: ec70cae
h: refs/heads/master
v: v3
  • Loading branch information
Yinghai Lu authored and Ingo Molnar committed Sep 10, 2008
1 parent b29d7fa commit 4476b5e
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: 4052704d92c3172ebc13cc0cc8df8ba2bd446a5c
refs/heads/master: ec70cae8698632917f06110fdb70c6364281ecc6
1 change: 0 additions & 1 deletion trunk/arch/x86/kernel/cpu/centaur_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ static void __cpuinit init_centaur(struct cpuinfo_x86 *c)

if (c->x86 == 0x6 && c->x86_model >= 0xf) {
c->x86_cache_alignment = c->x86_clflush_size * 2;
set_cpu_cap(c, X86_FEATURE_CONSTANT_TSC);
set_cpu_cap(c, X86_FEATURE_REP_GOOD);
}
set_cpu_cap(c, X86_FEATURE_LFENCE_RDTSC);
Expand Down

0 comments on commit 4476b5e

Please sign in to comment.