]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
linux: implement set_cloned_tls() on arm64
authorEdward Tomasz Napierala <trasz@FreeBSD.org>
Wed, 16 Jun 2021 09:34:06 +0000 (09:34 +0000)
committerEdward Tomasz Napierala <trasz@FreeBSD.org>
Wed, 16 Jun 2021 10:32:39 +0000 (10:32 +0000)
commita397b5508320e757274bc652b43ccb2e1a702933
tree35c76d2f3652534390646a29d4e897d13b751857
parente505c3066bbdb96dd28ff4634a315346490b9b33
linux: implement set_cloned_tls() on arm64

This fixes random segfaults on "git commit --amend".

Sponsored By: EPSRC
Differential Revision: https://reviews.freebsd.org/D30508
sys/arm64/linux/linux_machdep.c