commit | 802070f5474af1a49435a9528aede47bb18abd47 | [log] [tgz] |
---|---|---|
author | Robert Richter <robert.richter@amd.com> | Fri Jun 12 18:32:07 2009 +0200 |
committer | Robert Richter <robert.richter@amd.com> | Fri Jun 12 18:43:51 2009 +0200 |
tree | 802b4b85b068ff1c20e0c2580c838e835f0b7f1b | |
parent | 1241eb8f136bf3ea409f61590e7663465906d158 [diff] |
x86/oprofile: fix initialization of arch_perfmon for core_i7 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>