Re: [v2, 1/3] powerpc/powernv: Create separate subcores CPU feature bit
From: Michael Ellerman <mpe@ellerman.id.au> Date: 2016-02-24 14:34:20
On Fri, 2016-19-02 at 00:16:22 UTC, Michael Neuling wrote:
Subcores isn't really part of the 2.07 architecture but currently we
turn it on using the 2.07 feature bit. Subcores is really a POWER8
specific feature.
This adds a new CPU_FTR bit just for subcores and moves the subcore
init code over to use this.
Reviewed-by: Aneesh Kumar K.V <redacted>
Signed-off-by: Michael Neuling <redacted>