summaryrefslogtreecommitdiff
path: root/include/trace/events/rseq.h
diff options
context:
space:
mode:
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>2022-11-22 23:39:05 +0300
committerPeter Zijlstra <peterz@infradead.org>2022-12-27 14:52:10 +0300
commitee3e3ac05c2631ce1f12d88c9cc9a092f8fe947a (patch)
treee0c6d2672012d5e85edf1b6d633c27d34aec3382 /include/trace/events/rseq.h
parent317c8194e6aeb8b3b573ad139fc2a0635856498e (diff)
downloadlinux-ee3e3ac05c2631ce1f12d88c9cc9a092f8fe947a.tar.xz
rseq: Introduce extensible rseq ABI
Introduce the extensible rseq ABI, where the feature size supported by the kernel and the required alignment are communicated to user-space through ELF auxiliary vectors. This allows user-space to call rseq registration with a rseq_len of either 32 bytes for the original struct rseq size (which includes padding), or larger. If rseq_len is larger than 32 bytes, then it must be large enough to contain the feature size communicated to user-space through ELF auxiliary vectors. Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lore.kernel.org/r/20221122203932.231377-4-mathieu.desnoyers@efficios.com
Diffstat (limited to 'include/trace/events/rseq.h')
0 files changed, 0 insertions, 0 deletions