[PATCH v6] x86-64: Allocate state buffer space for RDI, RSI and RBX
H.J. Lu
hjl.tools@gmail.com
Tue Mar 19 12:55:00 GMT 2024
On Tue, Mar 19, 2024 at 5:53 AM H.J. Lu <hjl.tools@gmail.com> wrote:
>
> On Tue, Mar 19, 2024 at 5:51 AM Andreas Schwab <schwab@suse.de> wrote:
> >
> > This works for me:
> >
> > diff --git a/sysdeps/x86_64/Makefile b/sysdeps/x86_64/Makefile
> > index 66b21954f3..39048b12e0 100644
> > --- a/sysdeps/x86_64/Makefile
> > +++ b/sysdeps/x86_64/Makefile
> > @@ -217,6 +217,8 @@ valgrind-suppressions-tst-valgrind-smoke = \
> > --suppressions=$(..)sysdeps/x86_64/tst-valgrind-smoke.supp
> > endif
> >
> > +test-internal-extras += tst-gnu2-tls2mod1
> > +
> > endif # $(subdir) == elf
> >
> > ifeq ($(subdir),csu)
> > --
> > 2.44.0
> >
>
> LGTM.
>
Please mention BZ #31501 in your commit log. It should be included
in all BZ #31501 backports.
Thanks.
--
H.J.
More information about the Libc-alpha
mailing list