diff options
author | Michael Jeanson <mjeanson@efficios.com> | 2024-12-10 22:58:12 +0300 |
---|---|---|
committer | Stafford Horne <shorne@gmail.com> | 2025-01-14 20:17:15 +0300 |
commit | 7ce8716e2769dc08eccdf2b9385db6b0346d2f0d (patch) | |
tree | d6ccadb1c7fd35af37b9fea283f6b1b0cb165490 /tools/perf/scripts/python/stackcollapse.py | |
parent | 134502abfe361784a4e04037cbb76261ab4d835b (diff) | |
download | linux-7ce8716e2769dc08eccdf2b9385db6b0346d2f0d.tar.xz |
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 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions