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)
Mon, Aug 10, 10:48 AM
Unknown Object (File)
Mon, Aug 10, 10:43 AM
Unknown Object (File)
Sun, Aug 9, 2:28 AM
Unknown Object (File)
Sun, Jul 26, 5:23 PM
Unknown Object (File)
Tue, Jul 21, 10:19 AM
Unknown Object (File)
Tue, Jul 21, 6:42 AM
Unknown Object (File)
Jul 5 2026, 2:01 AM
Unknown Object (File)
Jul 4 2026, 10:05 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