[PATCH 1/3] configure: remove --enable-memory-tagging option

Yury Khrustalev yury.khrustalev@arm.com
Fri May 8 13:46:10 GMT 2026


On Fri, May 08, 2026 at 10:43:15AM -0300, Adhemerval Zanella Netto wrote:
> 
> On 08/05/26 10:22, Yury Khrustalev wrote:
> > Remove the '--enable-memory-tagging' configure option along with
> > all associated variables and macros.
> > 
> > This includes:
> >  - Removing the 'glibc.mem.tagging' tunable.
> >  - Removing parts of the configure script that processes the
> >    '--enable-memory-tagging' configure option.
> >  - Remove the 'memory-tagging' makefile variable.
> >  - Remove the USE_MTAG macro definition. Code that is conditionally
> >    compiled when this macro is defined is not removed at this stage
> >    and will be dealt with in the following commits.
> > 
> > Also, update documentation accordingly.
>
> I take this patch is superseded because of missing cover-letter?

It shows as New in Patchwork for me, and cover letter is not missing:
https://patchwork.sourceware.org/project/glibc/cover/20260508132211.3504357-1-yury.khrustalev@arm.com/



More information about the Libc-alpha mailing list