Add 'teardown' parameter to RSEQ_ASM_DEFINE_ABORT on all arch
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 22 Feb 2024 18:25:37 +0000 (13:25 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 22 Feb 2024 21:09:22 +0000 (16:09 -0500)
commitebd2757381d9a641c39bbaad73ecd7e1ef000797
treef78e34cffa424f423aee3f701af9740142bd1e4c
parent0d0cf5d1e92af8bb482f18a8446a096549ca1008
Add 'teardown' parameter to RSEQ_ASM_DEFINE_ABORT on all arch

For consistency, add the 'teardown' parameter to the
RSEQ_ASM_DEFINE_ABORT macro on architectures where it was missing.

Change-Id: I2c4bc46fc0f4a4e4ba0f704950753bf6485794d3
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/rseq/rseq-arm64-bits.h
include/rseq/rseq-arm64.h
include/rseq/rseq-ppc-bits.h
include/rseq/rseq-ppc.h
include/rseq/rseq-riscv-bits.h
include/rseq/rseq-riscv.h
This page took 0.031202 seconds and 4 git commands to generate.