OSDN Git Service

selftests/powerpc: Add ptrace tests for GPR/FPR registers in suspended TM
authorAnshuman Khandual <khandual@linux.vnet.ibm.com>
Fri, 30 Sep 2016 02:32:55 +0000 (10:32 +0800)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 17 Nov 2016 06:11:49 +0000 (17:11 +1100)
commitc7096dc0ee02ee7fd885c8010aad2c7d73d8c640
tree3893da27ca6bcb2766b51c72979298cc859c4c73
parent509fcfe57b09637a80fe0fcacd052e8f445a2274
selftests/powerpc: Add ptrace tests for GPR/FPR registers in suspended TM

This patch adds ptrace interface test for GPR/FPR registers
inside suspended TM context.

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>
tools/testing/selftests/powerpc/ptrace/.gitignore
tools/testing/selftests/powerpc/ptrace/Makefile
tools/testing/selftests/powerpc/ptrace/ptrace-tm-spd-gpr.c [new file with mode: 0644]