diff options
author | Stafford Horne <shorne@gmail.com> | 2024-12-12 12:33:56 +0000 |
---|---|---|
committer | Stafford Horne <shorne@gmail.com> | 2025-01-14 17:17:16 +0000 |
commit | ca46ebffc2d2b243cc213d444e2a440489ecd4bc (patch) | |
tree | 6cbda6a345ffa47f03283c870fb40e46df7957d1 /scripts/gdb/linux/dmesg.py | |
parent | 7ce8716e2769dc08eccdf2b9385db6b0346d2f0d (diff) |
openrisc: Add support for restartable sequences
Implement support for restartable sequences on OpenRISC by doing:
- Select HAVE_RSEQ in Kconfig
- Call rseq_syscall() on return to userspace when CONFIG_DEBUG_RSEQ
is enabled.
- Call rseq_signal_deliver() to fixup the pre-signal stack frame when a
signal is delivered on top of a restartable sequence critical section
Cc: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Stafford Horne <shorne@gmail.com>
Diffstat (limited to 'scripts/gdb/linux/dmesg.py')
0 files changed, 0 insertions, 0 deletions