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)
Wed, Aug 19, 6:32 AM
Unknown Object (File)
Fri, Aug 7, 6:28 PM
Unknown Object (File)
Thu, Aug 6, 10:26 AM
Unknown Object (File)
Thu, Aug 6, 3:32 AM
Unknown Object (File)
Tue, Aug 4, 6:11 AM
Unknown Object (File)
Thu, Jul 30, 5:41 AM
Unknown Object (File)
Mon, Jul 27, 10:04 AM
Unknown Object (File)
Sun, Jul 26, 3:22 AM
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