From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dietmar Hahn Subject: [PATCH] oprofile: Add X7542 and E7-8837 to the list of supported cpus Date: Mon, 26 Nov 2012 13:52:08 +0100 Message-ID: <1449364.BXBucXMpuY@amur> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org Add intel cpus X7542 and E7-8837 to the list of supported cpus. Thanks. Dietmar. Signed-off-by: Dietmar Hahn diff -r 0049de3827bc -r 6fb0129600cd xen/arch/x86/oprofile/nmi_int.c --- a/xen/arch/x86/oprofile/nmi_int.c Fri Nov 23 11:06:15 2012 +0000 +++ b/xen/arch/x86/oprofile/nmi_int.c Mon Nov 26 13:36:00 2012 +0100 @@ -366,6 +366,8 @@ static int __init ppro_init(char ** cpu_ ppro_has_global_ctrl = 1; break; case 26: + case 46: + case 47: arch_perfmon_setup_counters(); *cpu_type = "i386/core_i7"; ppro_has_global_ctrl = 1; -- Company details: http://ts.fujitsu.com/imprint.html