[PATCH 0/3] selftests/rseq: fixes for RISC-V and Glibc 2.35
Michael Jeanson
mjeanson at efficios.com
Tue Jun 14 08:48:27 PDT 2022
The patch series allows running the rseq selftests on a Glibc 2.35
system which has rseq support but no RSEQ_SIG defined for the RISC-V
architecture.
The patches were tested on both Glibc 2.33 and 2.35.
Michael Jeanson (3):
selftests/rseq: riscv: use rseq_get_abi() helper
selftests/rseq: riscv: fix 'literal-suffix' warning
selftests/rseq: check if libc rseq support is registered
tools/testing/selftests/rseq/rseq-riscv.h | 50 +++++++++++------------
tools/testing/selftests/rseq/rseq.c | 3 +-
2 files changed, 27 insertions(+), 26 deletions(-)
--
2.34.1
More information about the linux-riscv
mailing list