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)
Tue, Oct 14, 11:48 PM
Unknown Object (File)
Thu, Oct 2, 11:42 PM
Unknown Object (File)
Sep 17 2025, 3:40 PM
Unknown Object (File)
Sep 16 2025, 7:55 AM
Unknown Object (File)
Sep 1 2025, 4:34 PM
Unknown Object (File)
Aug 30 2025, 7:55 AM
Unknown Object (File)
Aug 17 2025, 1:12 AM
Unknown Object (File)
Aug 14 2025, 10:12 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