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, May 21, 12:58 PM
Unknown Object (File)
Tue, May 21, 4:12 AM
Unknown Object (File)
Mar 23 2024, 2:29 AM
Unknown Object (File)
Mar 23 2024, 2:29 AM
Unknown Object (File)
Mar 22 2024, 11:08 PM
Unknown Object (File)
Feb 15 2024, 10:48 PM
Unknown Object (File)
Jan 29 2024, 4:53 AM
Unknown Object (File)
Jan 23 2024, 4:54 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