Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62485
b: refs/heads/master
c: a284b05
h: refs/heads/master
i:
  62483: 9cb0098
v: v3
  • Loading branch information
Björn Steinbrink authored and Linus Torvalds committed Jul 22, 2007
1 parent bc0ce79 commit 56bb4ab
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: e05aff854c9f348629bb66c191eee87e4d002900
refs/heads/master: a284b0518d2fe27cdde19485c8fe077a128cd827
2 changes: 1 addition & 1 deletion trunk/arch/i386/kernel/cpu/perfctr-watchdog.c
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ static struct wd_ops k7_wd_ops = {
.stop = single_msr_stop_watchdog,
.perfctr = MSR_K7_PERFCTR0,
.evntsel = MSR_K7_EVNTSEL0,
.checkbit = 1ULL<<63,
.checkbit = 1ULL<<47,
};

/* Intel Model 6 (PPro+,P2,P3,P-M,Core1) */
Expand Down

0 comments on commit 56bb4ab

Please sign in to comment.