2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-20 03:04:01 +08:00
linux-next/arch/x86/oprofile
Robert Richter 802070f547 x86/oprofile: fix initialization of arch_perfmon for core_i7
Commit:

 e419294 x86/oprofile: moving arch_perfmon counter setup to op_x86_model_spec.init

introduced a bug in the initialization of core_i7 leading to the
incorrect model setup to &op_ppro_spec. This patch fixes this.

Signed-off-by: Robert Richter <robert.richter@amd.com>
2009-06-12 18:43:51 +02:00
..
backtrace.c x86, 32-bit: fix kernel_trap_sp() 2009-05-12 00:39:52 +02:00
init.c x86: coding style fixes to arch/x86/oprofile/init.c 2008-04-17 17:40:49 +02:00
Makefile x86/oprofile: reanaming op_model_athlon.c to op_model_amd.c 2008-07-26 11:48:14 +02:00
nmi_int.c x86/oprofile: fix initialization of arch_perfmon for core_i7 2009-06-12 18:43:51 +02:00
nmi_timer_int.c x86: coding style fixes to arch/x86/oprofile/nmi_timer_int.c 2008-04-17 17:40:50 +02:00
op_counter.h oprofile: fixing whitespaces in arch/x86/oprofile/* 2008-10-16 17:17:46 +02:00
op_model_amd.c x86/oprofile: introduce oprofile_add_data64() 2009-06-11 20:16:00 +02:00
op_model_p4.c x86/oprofile: use 64 bit wrmsr functions 2009-06-11 19:42:17 +02:00
op_model_ppro.c Merge commit 'tip/perfcounters-for-linus' into oprofile/master 2009-06-12 17:58:48 +02:00
op_x86_model.h Merge commit 'tip/perfcounters-for-linus' into oprofile/master 2009-06-12 17:58:48 +02:00