]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/pseries: Really fix the oprofile CPU type on pseries
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 14 May 2009 18:34:06 +0000 (18:34 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 15 May 2009 06:43:42 +0000 (16:43 +1000)
commit687eae0083c57dccf35a5d5c11c1f3c510e2b715
tree9eec335a778a6bb715feb4fd0b000fa091d02b0f
parent6a2692412367b94af9677400c2ce20bf970ab566
powerpc/pseries: Really fix the oprofile CPU type on pseries

My previous pach for fixing the oprofile CPU type got somewhat mismerged
(by my fault) when it collided with another related patch. This should
finally (fingers crossed) fix the whole thing.

We make sure we keep the -old- oprofile type and CPU type whenever
one of them was specified in the first pass through the function.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/cputable.c