Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88672
b: refs/heads/master
c: 10cd5a1
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Apr 17, 2008
1 parent ba18315 commit 147026e
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: d0e95ebdc5cf5fe6fa29f2e0a5c6a0fe5c5aa50f
refs/heads/master: 10cd5a1e5403d79a2d53425e6a4c8612e02ba973
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/cpu/transmeta.c
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ static void __cpuinit init_transmeta(struct cpuinfo_x86 *c)
wrmsr(0x80860004, cap_mask, uk);

/* All Transmeta CPUs have a constant TSC */
set_bit(X86_FEATURE_CONSTANT_TSC, c->x86_capability);
set_cpu_cap(c, X86_FEATURE_CONSTANT_TSC);

#ifdef CONFIG_SYSCTL
/*
Expand Down

0 comments on commit 147026e

Please sign in to comment.