From: Robert Richter Date: Mon, 25 May 2009 17:31:44 +0000 (+0200) Subject: x86/oprofile: pass the model to setup_ctrs() functions X-Git-Tag: v2.6.32-rc1~721^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef8828ddf828174785421af67c281144d4b8e796;p=pandora-kernel.git x86/oprofile: pass the model to setup_ctrs() functions In follow-on patches the setup_ctrs() functions will need data that describes the model. This patch extends the function argument list to pass a pointer of the model to these function. Signed-off-by: Robert Richter --- Reading git-diff-tree failed