Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 169949
b: refs/heads/master
c: 7d1849a
h: refs/heads/master
i:
  169947: 639c38f
v: v3
  • Loading branch information
Mikael Pettersson authored and Ingo Molnar committed Dec 3, 2009
1 parent c1a5499 commit 9b155fe
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: 6d20792e85187b27ae3d1b76678a2dd7025e8bc2
refs/heads/master: 7d1849aff6687a135a8da3a75e32a00e3137a5e2
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/cpu/perfctr-watchdog.c
Original file line number Diff line number Diff line change
Expand Up @@ -712,7 +712,7 @@ static void probe_nmi_watchdog(void)
switch (boot_cpu_data.x86_vendor) {
case X86_VENDOR_AMD:
if (boot_cpu_data.x86 != 6 && boot_cpu_data.x86 != 15 &&
boot_cpu_data.x86 != 16)
boot_cpu_data.x86 != 16 && boot_cpu_data.x86 != 17)
return;
wd_ops = &k7_wd_ops;
break;
Expand Down

0 comments on commit 9b155fe

Please sign in to comment.