diff options
| author | Stafford Horne <[email protected]> | 2024-12-12 12:33:56 +0000 |
|---|---|---|
| committer | Stafford Horne <[email protected]> | 2025-01-14 17:17:16 +0000 |
| commit | ca46ebffc2d2b243cc213d444e2a440489ecd4bc (patch) | |
| tree | 6cbda6a345ffa47f03283c870fb40e46df7957d1 /scripts/gcc-plugins/sancov_plugin.c | |
| parent | openrisc: Add HAVE_REGS_AND_STACK_ACCESS_API support (diff) | |
| download | kernel-ca46ebffc2d2b243cc213d444e2a440489ecd4bc.tar.gz kernel-ca46ebffc2d2b243cc213d444e2a440489ecd4bc.zip | |
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 <[email protected]>
Signed-off-by: Stafford Horne <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/sancov_plugin.c')
0 files changed, 0 insertions, 0 deletions
