linux/tools/testing/selftests/rseq
Vasily Gorbik 4c14d1ce17 rseq/selftests: add s390 support
Implement support for s390 in the rseq selftests, in order to sanity
check the recently enabled rseq syscall. The Implementation covers both
64-bit and 31-bit mode.

Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2018-08-09 07:59:05 +02:00
..
.gitignore rseq/selftests: Provide Makefile, scripts, gitignore 2018-06-06 11:58:35 +02:00
basic_percpu_ops_test.c rseq/selftests: Provide basic percpu ops test 2018-06-06 11:58:35 +02:00
basic_test.c
Makefile rseq/selftests: Provide Makefile, scripts, gitignore 2018-06-06 11:58:35 +02:00
param_test.c rseq/selftests: add s390 support 2018-08-09 07:59:05 +02:00
rseq-arm.h rseq/selftests/arm: Align 'struct rseq_cs' on 32 bytes 2018-06-21 12:40:13 +02:00
rseq-mips.h rseq/selftests: Implement MIPS support 2018-06-19 21:14:19 -07:00
rseq-ppc.h
rseq-s390.h rseq/selftests: add s390 support 2018-08-09 07:59:05 +02:00
rseq-skip.h
rseq-x86.h
rseq.c
rseq.h rseq/selftests: add s390 support 2018-08-09 07:59:05 +02:00
run_param_test.sh rseq/selftests: Make run_param_test.sh executable 2018-06-21 12:39:56 +02:00