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)
Feb 26 2025, 1:54 AM
Unknown Object (File)
Feb 16 2025, 9:49 AM
Unknown Object (File)
Feb 11 2025, 10:27 PM
Unknown Object (File)
Feb 11 2025, 10:27 PM
Unknown Object (File)
Feb 11 2025, 10:27 PM
Unknown Object (File)
Feb 8 2025, 9:42 PM
Unknown Object (File)
Jan 20 2025, 4:40 PM
Unknown Object (File)
Jan 20 2025, 4:38 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