git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c59354
)
x86/oprofile: pass the model to setup_ctrs() functions
author
Robert Richter
<robert.richter@amd.com>
Mon, 25 May 2009 17:31:44 +0000
(19:31 +0200)
committer
Robert Richter
<robert.richter@amd.com>
Thu, 11 Jun 2009 17:42:14 +0000
(19:42 +0200)
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 <robert.richter@amd.com>
No differences found