Преглед изворни кода

Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent

Ingo Molnar пре 15 година
родитељ
комит
c7a27aa465
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      arch/x86/oprofile/nmi_int.c

+ 1 - 0
arch/x86/oprofile/nmi_int.c

@@ -674,6 +674,7 @@ static int __init ppro_init(char **cpu_type)
 	case 0x0f:
 	case 0x16:
 	case 0x17:
+	case 0x1d:
 		*cpu_type = "i386/core_2";
 		break;
 	case 0x1a: