Home
last modified time | relevance | path

Searched hist:ec613a57fa1d57381f890c3166175fe68cf43f12 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dcputable.hdiff ec613a57fa1d57381f890c3166175fe68cf43f12 Thu Aug 27 05:55:29 CEST 2020 Jordan Niethe <jniethe5@gmail.com> powerpc/64s: Remove TM from Power10 features

ISA v3.1 removes transactional memory and hence it should not be present
in cpu_features or cpu_user_features2. Remove CPU_FTR_TM_COMP from
CPU_FTRS_POWER10. Remove PPC_FEATURE2_HTM_COMP and
PPC_FEATURE2_HTM_NOSC_COMP from COMMON_USER2_POWER10.

Fixes: a3ea40d5c736 ("powerpc: Add POWER10 architected mode")
Signed-off-by: Jordan Niethe <jniethe5@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200827035529.900-1-jniethe5@gmail.com
/linux/arch/powerpc/kernel/
H A Dcputable.cdiff ec613a57fa1d57381f890c3166175fe68cf43f12 Thu Aug 27 05:55:29 CEST 2020 Jordan Niethe <jniethe5@gmail.com> powerpc/64s: Remove TM from Power10 features

ISA v3.1 removes transactional memory and hence it should not be present
in cpu_features or cpu_user_features2. Remove CPU_FTR_TM_COMP from
CPU_FTRS_POWER10. Remove PPC_FEATURE2_HTM_COMP and
PPC_FEATURE2_HTM_NOSC_COMP from COMMON_USER2_POWER10.

Fixes: a3ea40d5c736 ("powerpc: Add POWER10 architected mode")
Signed-off-by: Jordan Niethe <jniethe5@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200827035529.900-1-jniethe5@gmail.com