HomeFreeBSD

arm64: Remove struct arm64_frame

Description

arm64: Remove struct arm64_frame

It was used in one place and was added specifically to support dtrace
stack unwinding code. Write an equivalent expression using struct
unwind_state instead. No functional change intended.

Reviewed by: andrew
MFC after: 1 week
Sponsored by: Innovate UK
Differential Revision: https://reviews.freebsd.org/D40538

Details

Provenance
markjAuthored on Jun 15 2023, 4:10 PM
Reviewer
andrew
Differential Revision
D40538: arm64: Remove struct arm64_frame
Parents
rG1ee66195db08: armv8crypto: Avoid overriding -march when compiling some source files
Branches
Unknown
Tags
Unknown