Re: [PATCH] x86: Update AVX10 support

"H.J. Lu" <[email protected]>
Newsgroups gmane.comp.lib.glibc.alpha
Message-ID <CAMe9rOo6UAaV0nK5jWSEzJN9XzuvBzfNszvECnDCOogTEzmWyw@mail.gmail.com>
On Thu, Aug 27, 2026 at 6:01 PM Florian Weimer <[email protected]> wrote:
>
> * H. J. Lu:
>
> > diff --git a/sysdeps/x86/bits/platform/x86.h b/sysdeps/x86/bits/platform/x86.h
> > index 999b60eaf0..e352bb7ab1 100644
> > --- a/sysdeps/x86/bits/platform/x86.h
> > +++ b/sysdeps/x86/bits/platform/x86.h
> > @@ -31,7 +31,9 @@ enum
> >    CPUID_INDEX_7_ECX_1,
> >    CPUID_INDEX_19,
> >    CPUID_INDEX_14_ECX_0,
> > -  CPUID_INDEX_24_ECX_0
> > +  CPUID_INDEX_24_ECX_0,
> > +  CPUID_INDEX_24_ECX_1,
> > +  CPUID_INDEX_MAX
> >  };
> >
> >  struct cpuid_feature
>
> But CPUID_INDEX_MAX changes over time.  Should we really put it into the
> public header?
>

Fixed in v2.

Thanks.

-- 
H.J.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.