HomeFreeBSD

Move the arm64 sigcode to .rodata

Description

Move the arm64 sigcode to .rodata

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
Differential Revision: https://reviews.freebsd.org/D39399

Details

Provenance
andrewAuthored on May 17 2023, 11:00 AM
Differential Revision
D39399: Move the arm64 sigcode to .rodata
Parents
rG71fde8e5070c: LinuxKPI: add ns_to_timespec64()
Branches
Unknown
Tags
Unknown