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 <[email protected]> > AuthorDate: 2021-02-19 15:20:29 +0000 > Commit: Konstantin Belousov <[email protected]> > 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 [email protected] _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "[email protected]"
