Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310528
b: refs/heads/master
c: 650a37f
h: refs/heads/master
v: v3
  • Loading branch information
Len Brown committed Jun 4, 2012
1 parent d40fcc4 commit eb24e12
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d15cf7c129fa4ec4b44c52521e49ffafb9749029
refs/heads/master: 650a37f32d2bc16fa802075be579802bc4ec4132
2 changes: 2 additions & 0 deletions trunk/tools/power/x86/turbostat/turbostat.c
Original file line number Diff line number Diff line change
Expand Up @@ -933,6 +933,8 @@ int is_snb(unsigned int family, unsigned int model)
switch (model) {
case 0x2A:
case 0x2D:
case 0x3A: /* IVB */
case 0x3D: /* IVB Xeon */
return 1;
}
return 0;
Expand Down

0 comments on commit eb24e12

Please sign in to comment.