From: Robert Richter Date: Fri, 12 Jun 2009 16:32:07 +0000 (+0200) Subject: x86/oprofile: fix initialization of arch_perfmon for core_i7 X-Git-Tag: v2.6.32-rc1~721^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=802070f5474af1a49435a9528aede47bb18abd47;p=pandora-kernel.git 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 --- Reading git-diff-tree failed