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)
Thu, Apr 24, 3:31 PM
Unknown Object (File)
Wed, Apr 23, 10:59 PM
Unknown Object (File)
Mon, Apr 21, 1:47 PM
Unknown Object (File)
Mon, Apr 21, 2:30 AM
Unknown Object (File)
Mon, Apr 21, 2:11 AM
Unknown Object (File)
Sun, Apr 20, 10:37 AM
Unknown Object (File)
Feb 26 2025, 1:54 AM
Unknown Object (File)
Feb 16 2025, 9:49 AM
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