From: Robert Richter Date: Tue, 22 Jul 2008 19:08:48 +0000 (+0200) Subject: x86/oprofile: introduce model specific init/exit functions X-Git-Tag: v2.6.28-rc1~35^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adf5ec0bca553b763a6b9baed2677a4c7470025b;p=pandora-kernel.git x86/oprofile: introduce model specific init/exit functions This patch implements model specific OProfile init/exit functions for x86 CPUs. Though there is more rework needed at the initialization code, this new introduced functions allow it to keep model specific code in the corresponding op_model_*.c files. The function interface is the same as for oprofile_arch_init/exit(). Signed-off-by: Robert Richter Cc: oprofile-list Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed