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
F107411151: D33347.diff
Mon, Jan 13, 6:39 PM
Unknown Object (File)
Fri, Jan 3, 11:29 AM
Unknown Object (File)
Dec 6 2024, 7:20 AM
Unknown Object (File)
Nov 30 2024, 2:13 AM
Unknown Object (File)
Nov 25 2024, 7:11 PM
Unknown Object (File)
Nov 24 2024, 9:41 AM
Unknown Object (File)
Nov 21 2024, 5:43 PM
Unknown Object (File)
Nov 21 2024, 7:29 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