HomeFreeBSD

Add a link to the Elf_Brandinfo into the struc proc.

Description

Add a link to the Elf_Brandinfo into the struc proc.

To allow the ABI to make a dicision based on the Brandinfo add a link
to the Elf_Brandinfo into the struct proc. Add a note that the high 8 bits
of Elf_Brandinfo flags is private to the ABI.

Note to MFC: it breaks KBI.

Reviewed by: kib, markj
Differential Revision: https://reviews.freebsd.org/D30918
MFC after: 2 weeks

(cherry picked from commit 615f22b2fb6d999005473abcb771c6bf25118dfe)

Details

Provenance
dchaginAuthored on Jun 17 2022, 7:30 PM
Reviewer
kib
Differential Revision
D30918: Add a link to the Elf_Brandinfo into the struct sysentvec.
Parents
rGa13f21b252e8: linux(4): Make vDSO defines private.
Branches
Unknown
Tags
Unknown