From: Palmer Dabbelt Date: Tue, 22 Mar 2022 22:48:59 +0000 (-0700) Subject: RISC-V: add support for restartable sequences X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=bbde015227e89f1da21bd3b84523d62c4a445c06;p=linux.git RISC-V: add support for restartable sequences Add support for RSEQ, restartable sequences, for RISC-V. This also adds support for the related selftests. Note: the selftests require a linker with 3e7bd7f2414 ("RISC-V: Fix linker problems with tls copy relocs."), which was first released in 2.33 (from 2019). * palmer/riscv-rseq: rseq/selftests: Add support for RISC-V RISC-V: Add support for restartable sequence --- bbde015227e89f1da21bd3b84523d62c4a445c06