Page MenuHomeFreeBSD

Move the arm64 sigcode to .rodata
ClosedPublic

Authored by andrew on Apr 3 2023, 3:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 19, 6:49 AM
Unknown Object (File)
Wed, Mar 18, 3:39 PM
Unknown Object (File)
Tue, Mar 17, 10:39 PM
Unknown Object (File)
Mon, Mar 2, 8:26 AM
Unknown Object (File)
Mar 1 2026, 8:21 PM
Unknown Object (File)
Mar 1 2026, 11:10 AM
Unknown Object (File)
Feb 9 2026, 7:01 AM
Unknown Object (File)
Dec 29 2025, 3:09 PM
Subscribers

Details

Summary

The kernel doesn't execute this code, it's only ever copied to
userspace. Move it to .rodata as we don't need to modify it.

Sponsored by: Arm Ltd

Diff Detail

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

Event Timeline

andrew requested review of this revision.Apr 3 2023, 3:41 PM
This revision was not accepted when it landed; it landed in state Needs Review.May 17 2023, 11:31 AM
This revision was automatically updated to reflect the committed changes.