Page MenuHomeFreeBSD

mips: Add TLS_DTV_OFFSET to the result of tls_get_addr_common.
ClosedPublic

Authored by jhb on Dec 8 2021, 9:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 12, 7:59 AM
Unknown Object (File)
Mon, Nov 10, 2:30 AM
Unknown Object (File)
Thu, Nov 6, 2:32 AM
Unknown Object (File)
Wed, Nov 5, 10:52 AM
Unknown Object (File)
Tue, Nov 4, 12:54 AM
Unknown Object (File)
Fri, Oct 24, 7:23 PM
Unknown Object (File)
Oct 14 2025, 11:48 PM
Unknown Object (File)
Oct 2 2025, 11:42 PM
Subscribers

Details

Summary

Previously TLS_DTV_OFFSET was added to the offset passed to
tls_get_addr_common; however, this approach matches powerpc and RISC-V
and better matches the intention.

Sponsored by: The University of Cambridge, Google Inc.

Diff Detail

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