Page MenuHomeFreeBSD

linux: adjust ordering of Linux auxv and add dummy AT_HWCAP2
ClosedPublic

Authored by trasz on Apr 6 2021, 4:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jan 12, 6:24 AM
Unknown Object (File)
Sat, Jan 11, 10:57 PM
Unknown Object (File)
Sat, Jan 11, 8:47 AM
Unknown Object (File)
Dec 11 2024, 8:46 PM
Unknown Object (File)
Nov 22 2024, 8:25 PM
Unknown Object (File)
Nov 16 2024, 3:34 AM
Unknown Object (File)
Nov 16 2024, 1:56 AM
Unknown Object (File)
Oct 13 2024, 5:54 PM
Subscribers

Details

Summary

This should be a no-op; the purpose of this is to reduce
a spurious difference between Linuxulator and Linux, to make
debugging slightly easier.

Note that AT_HWCAP2 we pass to Linux binaries is always 0,
instead of being equal to 'cpu_feature2'. This matches what
I've observed under Ubuntu Focal VM.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable