Re: [v2, 1/2] selftests/powerpc: Add ptrace tests for Protection Key registers

2018-06-01 Thread Michael Ellerman
On Fri, 2018-05-25 at 02:11:44 UTC, Thiago Jung Bauermann wrote: > This test exercises read and write access to the AMR, IAMR and UAMOR. > > Signed-off-by: Thiago Jung Bauermann Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/1f7256e7dddef49acf9f6c9fe3f935 cheers

[PATCH v2 1/2] selftests/powerpc: Add ptrace tests for Protection Key registers

2018-05-24 Thread Thiago Jung Bauermann
This test exercises read and write access to the AMR, IAMR and UAMOR. Signed-off-by: Thiago Jung Bauermann --- tools/testing/selftests/powerpc/include/reg.h | 1 + tools/testing/selftests/powerpc/ptrace/Makefile| 5 +-