]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Add POWER9 architected mode to cputable
authorRussell Currey <ruscur@russell.cc>
Fri, 17 Feb 2017 02:01:35 +0000 (13:01 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 17 Feb 2017 10:48:56 +0000 (21:48 +1100)
commite4025be51298891a69502b804f026fface41aaee
tree94a2ad57a64d519a5991a7866a379447da23d974
parented25a652b3f96cf2efa0a818e21ecdab4e72908a
powerpc: Add POWER9 architected mode to cputable

PVR value of 0x0F000005 means we are arch v3.00 compliant (i.e. POWER9).

Acked-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Russell Currey <ruscur@russell.cc>
[mpe: Don't set num_pmcs, so we keep the PMU fields from the raw entry]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/cputable.c