Date: Sat, 27 Jul 2024 11:28:22 +0800 From: Philip Paeps <philip@freebsd.org> To: Mark Millard <marklmi@yahoo.com> Cc: mmel@freebsd.org, dev-commits-src-main@freebsd.org, kib@freebsd.org, imp@FreeBSD.org, Antoine Brodin <antoine@freebsd.org> Subject: Re: git: 5670b8cc3672 - main - libthr: Preresolve selected EABI symbols on arm. Message-ID: <0930E640-9E0E-4E7C-A2BE-C0FD17BB193A@freebsd.org> In-Reply-To: <301BF20E-E5D0-401D-805E-F5DF05C73EF4@yahoo.com> References: <301BF20E-E5D0-401D-805E-F5DF05C73EF4.ref@yahoo.com> <301BF20E-E5D0-401D-805E-F5DF05C73EF4@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2024-07-27 07:57:38 (+0800), Mark Millard wrote: > Michal Meloun <mmel_at_FreeBSD.org> wrote on > Date: Thu, 25 Jul 2024 16:25:09 UTC : > >> The branch main has been updated by mmel: >> >> URL: = >> https://cgit.FreeBSD.org/src/commit/?id=3D5670b8cc3672d5a6bc2c41eb48d7= d01343c43ad0 >> >> commit 5670b8cc3672d5a6bc2c41eb48d7d01343c43ad0 >> Author: Michal Meloun <mmel@FreeBSD.org> >> AuthorDate: 2024-07-24 15:11:27 +0000 >> Commit: Michal Meloun <mmel@FreeBSD.org> >> CommitDate: 2024-07-25 16:24:22 +0000 >> >> libthr: Preresolve selected EABI symbols on arm. >> >> Add the ability to pre-resolve architecture-specific EABI symbols = >> and >> use it on arm for selected EABI functions. These functions can be = >> called >> with rtld bind lock write-locked, so they should be resolved in = >> forward. >> >> Reported by: Mark Millard <marklmi@yahoo.com>, John F Carr = >> <jfc@mit.edu> >> Reviewed by: kib, imp >> MFC after: 1 week >> Differential Revision: https://reviews.freebsd.org/D46104 > > Philip Paeps is likely going to want to know if any releng/13.* or = > releng/14.* > that would be in some jail(s) on ampere1 or ampere3 will be updated to = > have > the change. He likely would do a round of updating the jail content = > vintages > in use for any such updated releng/13.* or releng/14.* . > > So: Any plans to have any already-supported release builds updated? > > Similarly: What of the upcoming 13.4-RELEASE that has made it to = > -PRERELEASE > so far? > > (I'm not aware of active port building runs based on stable/13 or > stable/14 . But, if there are some, they would likely track the MFC = > updates > sometime after the MFC update was in place.) We don't build packages on stable branches. Packages are produced on = the earliest supported releng/x branch. I don't actually know how/when the builder jails get upgraded. That's a = question for Antoine (Cc:ed) who manages the actual building. = clusteradm only manages the base installations. Philip
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0930E640-9E0E-4E7C-A2BE-C0FD17BB193A>