powerpc: Fix setting of oprofile cpu type
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 29 Apr 2009 19:39:38 +0000 (19:39 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 1 May 2009 05:12:05 +0000 (15:12 +1000)
commit0203d6ec4e88062f20558fbed3cdff2af758a53b
treefda8abe7ebbb68c295f92a8c69b162116b0e7bd6
parent9d37a90f9c5271440c8f62b4adc71a726b4b86b6
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 <benh@kernel.crashing.org>
arch/powerpc/kernel/cputable.c
This page took 0.024321 seconds and 5 git commands to generate.