X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Fx86%2Foprofile%2Fnmi_int.c;h=f1575c9a2572074cad464ae2f9c51ee88e63bce3;hp=cfe4faabb0f6792aebfb8330dd55f02406b148dc;hb=1bbee7d616d5fdffa6c1c86075dbffe2b3e236ea;hpb=b614e38e78ec1aacf80fd6124cfcc6e45925647c diff --git a/arch/x86/oprofile/nmi_int.c b/arch/x86/oprofile/nmi_int.c index cfe4faabb0f6..f1575c9a2572 100644 --- a/arch/x86/oprofile/nmi_int.c +++ b/arch/x86/oprofile/nmi_int.c @@ -671,7 +671,10 @@ static int __init ppro_init(char **cpu_type) case 14: *cpu_type = "i386/core"; break; - case 15: case 23: + case 0x0f: + case 0x16: + case 0x17: + case 0x1d: *cpu_type = "i386/core_2"; break; case 0x1a: