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)
Feb 23 2024, 11:14 PM
Unknown Object (File)
Jan 14 2024, 11:02 AM
Unknown Object (File)
Dec 20 2023, 3:33 AM
Unknown Object (File)
Dec 12 2023, 3:27 PM
Unknown Object (File)
Sep 9 2023, 3:00 PM
Unknown Object (File)
Jun 30 2023, 8:06 PM
Unknown Object (File)
Jun 30 2023, 8:05 PM
Unknown Object (File)
Jun 28 2023, 11:19 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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 38361
Build 35250: arc lint + arc unit