diff options
author | Anshuman Khandual <khandual@linux.vnet.ibm.com> | 2016-07-28 04:57:39 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2016-08-01 03:15:20 +0200 |
commit | 9d3918f7c0e516bb8782915cdb2f8cbdbf6c4f9b (patch) | |
tree | c90e9e05fc25c8ffb45583ae95be956b767e94be /mm | |
parent | powerpc/ptrace: Enable support for NT_PPC_CVMX (diff) | |
download | linux-9d3918f7c0e516bb8782915cdb2f8cbdbf6c4f9b.tar.xz linux-9d3918f7c0e516bb8782915cdb2f8cbdbf6c4f9b.zip |
powerpc/ptrace: Enable support for NT_PPC_CVSX
This patch enables support for TM checkpointed VSX register
set ELF core note NT_PPC_CVSX based ptrace requests through
PTRACE_GETREGSET, PTRACE_SETREGSET calls. This is achieved
through adding a register set REGSET_CVSX 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 'mm')
0 files changed, 0 insertions, 0 deletions