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)
commit6ae3f8ad2017079292cb49c8959b527bcbcbefed
tree94a2ad57a64d519a5991a7866a379447da23d974
parenta2391b35f1d9d5b51d43a9150c7239253565d5a6
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