From: Robert Richter Date: Sun, 12 Oct 2008 19:12:34 +0000 (-0400) Subject: x86/oprofile: moving arch_perfmon counter setup to op_x86_model_spec.init X-Git-Tag: v2.6.32-rc1~721^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e419294ed3c98cccc145202e4fe165bfd8099d63;p=pandora-kernel.git x86/oprofile: moving arch_perfmon counter setup to op_x86_model_spec.init The function arch_perfmon_init() in nmi_int.c is model specific. This patch moves it to op_model_ppro.c by using the init function pointer in struct op_x86_model_spec. Cc: Andi Kleen Signed-off-by: Robert Richter --- Reading git-diff-tree failed