commit | ce5732a28dd09956540f61ba9d902b63e73a1232 | [log] [tgz] |
---|---|---|
author | Michael Neuling <mikey@neuling.org> | Fri Feb 19 11:16:22 2016 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Mon Feb 22 20:47:46 2016 +1100 |
tree | b009d1549eb3cf401b5e15076cafca3b7dc91367 | |
parent | 88409d0c863b3ba7d9e3090fb46cdce16207a1d8 [diff] |
powerpc/powernv: Create separate subcores CPU feature bit 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 <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>