Date: Tue, 23 Feb 2021 13:55:26 -0600 From: "Brandon Bergren" <bdragon@FreeBSD.org> To: "Konstantin Belousov" <kib@FreeBSD.org>, src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: 3ae8d83d04a7 - main - Remove __NO_TLS. Message-ID: <8fde15b6-1cfc-4fa8-88a8-90d5cbe28f6d@www.fastmail.com> In-Reply-To: <202102231808.11NI8KRS049314@gitrepo.freebsd.org> References: <202102231808.11NI8KRS049314@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
MFC to stable/13 only, as MFCing to 12 or below would be an ABI break. On Tue, Feb 23, 2021, at 12:08 PM, Konstantin Belousov wrote: > The branch main has been updated by kib: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=3ae8d83d04a7a6ec11b64c89ee60c180b0bde30e > > commit 3ae8d83d04a7a6ec11b64c89ee60c180b0bde30e > Author: Konstantin Belousov <kib@FreeBSD.org> > AuthorDate: 2021-02-19 15:20:29 +0000 > Commit: Konstantin Belousov <kib@FreeBSD.org> > CommitDate: 2021-02-23 18:08:10 +0000 > > Remove __NO_TLS. > > All supported platforms support thread-local vars and __thread. > > Reviewed by: emaste > Sponsored by: The FreeBSD Foundation > MFC after: 1 week > Differential Revision: https://reviews.freebsd.org/D28796 > --- -- Brandon Bergren bdragon@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8fde15b6-1cfc-4fa8-88a8-90d5cbe28f6d>