]> 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>
Mon, 14 Feb 2022 00:08:19 +0000 (00:08 +0000)
commit552c230a570b7e28e863fc2ab4598e88f13c3bba
treea40d0dd540736f35ff8a5de07db3be5fccd5afab
parent20daa209e4499bb0ba84f75d6fa8dc709fe14624
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

(cherry picked from commit a397b5508320e757274bc652b43ccb2e1a702933)
sys/arm64/linux/linux_machdep.c