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
F157350747: D29609.id87372.diff
Wed, May 20, 1:08 PM
F157340927: D29609.id86914.diff
Wed, May 20, 11:32 AM
Unknown Object (File)
Sun, May 17, 1:45 AM
Unknown Object (File)
Sat, May 16, 2:43 PM
Unknown Object (File)
Fri, May 15, 1:34 AM
Unknown Object (File)
Wed, May 13, 5:59 PM
Unknown Object (File)
Thu, May 7, 6:39 AM
Unknown Object (File)
Mon, May 4, 2:13 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