Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62364
b: refs/heads/master
c: e82f64e
h: refs/heads/master
v: v3
  • Loading branch information
Björn Steinbrink authored and Linus Torvalds committed Jul 22, 2007
1 parent 596bb02 commit 6baa0d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: d9c6d69145ec696128961204f755a3b01edc2ff6
refs/heads/master: e82f64e5bb0648a13630d752c35be1e7bd8bab96
4 changes: 2 additions & 2 deletions trunk/arch/i386/kernel/cpu/perfctr-watchdog.c
Original file line number Diff line number Diff line change
Expand Up @@ -599,8 +599,8 @@ static struct wd_ops intel_arch_wd_ops = {
.setup = setup_intel_arch_watchdog,
.rearm = p6_rearm,
.stop = single_msr_stop_watchdog,
.perfctr = MSR_ARCH_PERFMON_PERFCTR0,
.evntsel = MSR_ARCH_PERFMON_EVENTSEL0,
.perfctr = MSR_ARCH_PERFMON_PERFCTR1,
.evntsel = MSR_ARCH_PERFMON_EVENTSEL1,
};

static void probe_nmi_watchdog(void)
Expand Down

0 comments on commit 6baa0d5

Please sign in to comment.