summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/prom.c
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2017-10-12 21:17:17 +1100
committerMichael Ellerman <mpe@ellerman.id.au>2017-10-20 11:10:58 +1100
commitcba6ac4869e45cc93ac5497024d1d49576e82666 (patch)
treedca2bec38c895451f76d1ff500f9fad49eb99fcd /arch/powerpc/kernel/prom.c
parent07fd1761e1cd2b5ecdb470fc228d52ccdf75e05b (diff)
downloadlinux-cba6ac4869e45cc93ac5497024d1d49576e82666.tar.bz2
powerpc: Add PPC_FEATURE2_HTM_NO_SUSPEND
Some CPUs can operate in a mode where TM (Transactional Memory) is enabled but the suspended state of TM is disabled. In this mode tsuspend does not enter suspended state, instead the transaction is aborted. Similarly any other event that would lead to suspended state instead aborts the transaction. There is also an ABI change, in that in this mode processes are not allowed to sigreturn with an MSR that would lead to suspended state, Linux will instead return an error to the sigreturn syscall. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/kernel/prom.c')
0 files changed, 0 insertions, 0 deletions