oprofile/x86: remove OPROFILE_IBS config option
[safe/jmp/linux-2.6] / arch / x86 / oprofile / nmi_int.c
index 76d4f56..3347f69 100644 (file)
@@ -598,6 +598,7 @@ static int __init ppro_init(char **cpu_type)
        case 15: case 23:
                *cpu_type = "i386/core_2";
                break;
+       case 0x2e:
        case 26:
                spec = &op_arch_perfmon_spec;
                *cpu_type = "i386/core_i7";