On Fri, Feb 23, 2018 at 03:33:44PM -0300, Thiago Jung Bauermann wrote: > This test verifies that the AMR, IAMR and UAMOR are being written to a > process' core file. >
Acked-by: Ram Pai <[email protected]> Tested-by: Ram Pai <[email protected]> > Signed-off-by: Thiago Jung Bauermann <[email protected]> > --- > tools/testing/selftests/powerpc/ptrace/Makefile | 5 +- > tools/testing/selftests/powerpc/ptrace/core-pkey.c | 460 > +++++++++++++++++++++ > 2 files changed, 464 insertions(+), 1 deletion(-) > create mode 100644 tools/testing/selftests/powerpc/ptrace/core-pkey.c > .snip... RP

