HomeFreeBSD

Mark EENTRY as .text

Description

Mark EENTRY as .text

To allow it to be used before ENTRY we need to ensure the symbol is
in the .text section. It also needs to be aligned correctly.

While here mark the symbol type as a function as in the ENTRY macro.

Reported by: jrtc27
Sponsored by: Arm Ltd

Details

Provenance
andrewAuthored on Apr 6 2023, 3:36 PM
Parents
rGf87a9f51ef2b: vfs: validate that a mount point with FPLOOKUP has vop_fplookup ops
Branches
Unknown
Tags
Unknown