]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc adjust oprofile_cpu_type version 3
authorMichael Wolf <mjw@linux.vnet.ibm.com>
Mon, 27 Apr 2009 06:17:54 +0000 (06:17 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 1 May 2009 05:12:05 +0000 (15:12 +1000)
commit0bc7e86923a4447892a7dae64f2de2fe5c6c46e0
treea9b25c10fed61599dc06996442b3e4860954bad9
parent2f7192759f94c15b4752eb0e729699a26f80def5
powerpc adjust oprofile_cpu_type version 3

Oprofile is changing the naming it is using for the compatibility modes.
Instead of having compat-power<x>, oprofile will go to family naming
convention and use ibm-compat-v<x>.  Currently only ibm-compat-v1 will
be defined.
The notion of compatibility events just started with POWER6. So there is
no way that any other tool could exist that is using these
oprofile_cpu_type strings we want to change.

Signed-off-by: Mike Wolf <mjw@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/cputable.c