]> git.ipfire.org Git - thirdparty/glibc.git/commit
hurd: Only init early static TLS if it's used to store stack or pointer guards
authorSergey Bugaev <bugaevc@gmail.com>
Wed, 3 Jan 2024 17:14:43 +0000 (20:14 +0300)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Thu, 4 Jan 2024 22:48:23 +0000 (23:48 +0100)
commit4145de65f696ae06be72fadd67967be556c31ac2
tree2d520062204d5badb73fd9bec659e779b5fb0698
parent9eaa0e179962a10db91fe566753fc38623097dbe
hurd: Only init early static TLS if it's used to store stack or pointer guards

This is the case on both x86 architectures, but not on AArch64.

Signed-off-by: Sergey Bugaev <bugaevc@gmail.com>
Message-ID: <20240103171502.1358371-11-bugaevc@gmail.com>
sysdeps/mach/hurd/init-first.c