]> asedeno.scripts.mit.edu Git - linux.git/commit
selftests/powerpc: Add ptrace tests for VSX, VMX registers in suspended TM
authorAnshuman Khandual <khandual@linux.vnet.ibm.com>
Fri, 30 Sep 2016 02:33:01 +0000 (10:33 +0800)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 17 Nov 2016 06:11:52 +0000 (17:11 +1100)
commita18b55bf51b32136fb9c5190b1cbf86c75117ead
treed647afffa176c28ad3997c4e23ada1cf255c2290
parent11508074c9a74a00df1aa6cfba81d1fdabdaa51c
selftests/powerpc: Add ptrace tests for VSX, VMX registers in suspended TM

This patch adds ptrace interface test for VSX, VMX 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-vsx.c [new file with mode: 0644]