[PATCH v16 05/15] selftests/powerpc: Add ptrace tests for GPR/FPR registers in TM

2016-10-26 Thread wei . guo . simon
From: Anshuman Khandual This patch adds ptrace interface test for GPR/FPR registers inside TM context. This adds ptrace interface based helper functions related to checkpointed GPR/FPR access. Signed-off-by: Anshuman Khandual

[PATCH v16 05/15] selftests/powerpc: Add ptrace tests for GPR/FPR registers in TM

2016-10-26 Thread wei . guo . simon
From: Anshuman Khandual This patch adds ptrace interface test for GPR/FPR registers inside TM context. This adds ptrace interface based helper functions related to checkpointed GPR/FPR access. Signed-off-by: Anshuman Khandual Signed-off-by: Simon Guo ---