Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119697
b: refs/heads/master
c: 3d337c6
h: refs/heads/master
i:
  119695: 3d0d911
v: v3
  • Loading branch information
William Cohen authored and Robert Richter committed Dec 3, 2008
1 parent 6bc364b commit 75bc2d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 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: 9ea84ad77d635bdb76c9a08f44f21a9af98359ee
refs/heads/master: 3d337c653c94be50f11a45fb14a2afa8a8a1a618
5 changes: 2 additions & 3 deletions trunk/arch/x86/oprofile/nmi_int.c
Original file line number Diff line number Diff line change
Expand Up @@ -401,14 +401,13 @@ static int __init ppro_init(char **cpu_type)
*cpu_type = "i386/pii";
break;
case 6 ... 8:
case 10 ... 11:
*cpu_type = "i386/piii";
break;
case 9:
case 13:
*cpu_type = "i386/p6_mobile";
break;
case 10 ... 13:
*cpu_type = "i386/p6";
break;
case 14:
*cpu_type = "i386/core";
break;
Expand Down

0 comments on commit 75bc2d2

Please sign in to comment.