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)
Sat, Sep 28, 9:39 AM
Unknown Object (File)
Sat, Sep 28, 9:39 AM
Unknown Object (File)
Sat, Sep 28, 9:39 AM
Unknown Object (File)
Sat, Sep 28, 9:29 AM
Unknown Object (File)
Fri, Sep 27, 12:18 PM
Unknown Object (File)
Sun, Sep 22, 10:16 PM
Unknown Object (File)
Sun, Sep 22, 6:25 PM
Unknown Object (File)
Sun, Sep 22, 3:45 AM
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 Passed
Unit
No Test Coverage
Build Status
Buildable 50737
Build 47628: arc lint + arc unit

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.