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:
1241eb8
)
x86/oprofile: fix initialization of arch_perfmon for core_i7
author
Robert Richter
<robert.richter@amd.com>
Fri, 12 Jun 2009 16:32:07 +0000
(18:32 +0200)
committer
Robert Richter
<robert.richter@amd.com>
Fri, 12 Jun 2009 16:43:51 +0000
(18:43 +0200)
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>
No differences found