From: Andi Kleen Date: Wed, 20 Aug 2008 15:22:02 +0000 (+0200) Subject: oprofile: Don't report Nehalem as core_2 X-Git-Tag: v2.6.28-rc1~35^2~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f645f6406463a01869c50844befc76d528971690;p=pandora-kernel.git oprofile: Don't report Nehalem as core_2 This essentially reverts Linus' earlier 4b9f12a3779c548b68bc9af7d94030868ad3aa1b commit. Nehalem is not core_2, so it shouldn't be reported as such. However with the earlier arch perfmon patch it will fall back to arch perfmon mode now, so there is no need to fake it as core_2. The only drawback is that Linus will need to patch the arch perfmon support into his oprofile binary now, but I think he can do that. Signed-off-by: Andi Kleen Signed-off-by: Robert Richter --- Reading git-diff-tree failed