Page MenuHomeFreeBSD

arm64: Remove struct arm64_frame
ClosedPublic

Authored by markj on Jun 14 2023, 2:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 9, 5:52 PM
Unknown Object (File)
Thu, Oct 9, 3:46 PM
Unknown Object (File)
Thu, Oct 9, 3:46 PM
Unknown Object (File)
Thu, Oct 9, 2:26 PM
Unknown Object (File)
Thu, Oct 2, 8:26 PM
Unknown Object (File)
Thu, Sep 25, 12:57 PM
Unknown Object (File)
Thu, Sep 25, 11:26 AM
Unknown Object (File)
Thu, Sep 25, 8:40 AM
Subscribers

Details

Summary

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.

Sponsored by: InnovateUK

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable