diff options
author | Anshuman Khandual <khandual@linux.vnet.ibm.com> | 2016-07-28 10:57:37 +0800 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2016-08-01 11:15:19 +1000 |
commit | 19cbcbf75a0c1b6b07b9b07de36f30c73e58d230 (patch) | |
tree | e89583b6cb3572f63750388368acb23ac9da7ad6 /arch/powerpc/include/uapi/asm | |
parent | 25847fb195ae09ba28896184d361acc73aaa2fb1 (diff) | |
download | linux-19cbcbf75a0c1b6b07b9b07de36f30c73e58d230.tar.gz |
powerpc/ptrace: Enable support for NT_PPC_CFPR
This patch enables support for TM checkpointed FPR register
set ELF core note NT_PPC_CFPR based ptrace requests through
PTRACE_GETREGSET, PTRACE_SETREGSET calls. This is achieved
through adding a register set REGSET_CFPR in powerpc
corresponding to the ELF core note section added. It
implements the get, set and active functions for this new
register set added.
Signed-off-by: Anshuman Khandual <khandual@linux.vnet.ibm.com>
Signed-off-by: Simon Guo <wei.guo.simon@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/include/uapi/asm')
0 files changed, 0 insertions, 0 deletions