diff options
author | 2024-12-10 19:58:12 +0000 | |
---|---|---|
committer | 2025-01-14 17:17:15 +0000 | |
commit | 7ce8716e2769dc08eccdf2b9385db6b0346d2f0d (patch) | |
tree | d6ccadb1c7fd35af37b9fea283f6b1b0cb165490 /scripts/generate_rust_analyzer.py | |
parent | openrisc: migrate to the generic rule for built-in DTB (diff) | |
download | wireguard-linux-7ce8716e2769dc08eccdf2b9385db6b0346d2f0d.tar.xz wireguard-linux-7ce8716e2769dc08eccdf2b9385db6b0346d2f0d.zip |
openrisc: Add HAVE_REGS_AND_STACK_ACCESS_API support
Support for HAVE_REGS_AND_STACK_ACCESS_API needed for restartable
sequences.
The implementation has been copied from riscv and tested with the
restartable sequences self tests.
Note, pt-regs members are 'long' on openrisc which require casts for the
api, someday we should try to update these to be 'unsigned long' as
that's what they really are.
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
[stafford: Updated commit message]
Signed-off-by: Stafford Horne <shorne@gmail.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions