diff options
author | Anshuman Khandual <khandual@linux.vnet.ibm.com> | 2016-07-28 10:57:42 +0800 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2016-08-01 11:15:22 +1000 |
commit | fa439810cc1b3c927ec24ede17d02467e1b143a1 (patch) | |
tree | 1b91445dba993ea2538d9ce4881b93ee4572ea4a /arch/powerpc/kernel/idle_power4.S | |
parent | c45dc9003a0722fdebf603cb63033046a70d24cd (diff) | |
download | linux-fa439810cc1b3c927ec24ede17d02467e1b143a1.tar.gz linux-fa439810cc1b3c927ec24ede17d02467e1b143a1.tar.bz2 linux-fa439810cc1b3c927ec24ede17d02467e1b143a1.zip |
powerpc/ptrace: Enable support for NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCR
This patch enables support for running TAR, PPR, DSCR registers
related ELF core notes NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCR based
ptrace requests through PTRACE_GETREGSET, PTRACE_SETREGSET calls.
This is achieved through adding three new register sets REGSET_TAR,
REGSET_PPR, REGSET_DSCR in powerpc corresponding to the ELF core
note sections added in this regad. It implements the get, set and
active functions for all these new register sets 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/kernel/idle_power4.S')
0 files changed, 0 insertions, 0 deletions