From: Benjamin Herrenschmidt Date: Wed, 29 Apr 2009 19:39:38 +0000 (+0000) Subject: powerpc: Fix setting of oprofile cpu type X-Git-Tag: v2.6.30-rc5~40^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0203d6ec4e88062f20558fbed3cdff2af758a53b;p=pandora-kernel.git powerpc: Fix setting of oprofile cpu type commit 2657dd4e301d4841ed67a4fac7d145ad8f3e1b28 introduced a bug where we would now always override the "real" oprofile CPU type with the "compatible" one provided by a pseudo-PVR in the device-tree which is incorrect and breaks oprofile on all current configs since the "compatible" ones aren't yet recognized. This fixes it. Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed