HomeFreeBSD

Modify exec_sysvec_init() to allow non-native abi to setup their sysentvecs.

Description

Modify exec_sysvec_init() to allow non-native abi to setup their sysentvecs.

For future use in the Linux emulation layer modify the exec_sysvec_init()
to allow non-native abi to fill sv_timekeep_base and sv_shared_page_obj.

Reviewed by: kib
Differential revision: https://reviews.freebsd.org/D30898
MFC after: 2 weeks

Details

Provenance
dchaginAuthored on Jul 20 2021, 6:53 AM
Reviewer
kib
Differential Revision
D30898: Add exec_sysvec_init_abi() to setup non native sysentvecs.
Parents
rG815165be201e: linux(4): Remove function prototypes from the vDSO.
Branches
Unknown
Tags
Unknown