[PATCH v9 14/19] aarch64: Handle GCS marking

Yury Khrustalev yury.khrustalev@arm.com
Mon Jan 20 10:14:32 GMT 2025


On Fri, Jan 17, 2025 at 04:02:09PM -0300, Adhemerval Zanella Netto wrote:
> 
> On 17/01/25 14:41, Yury Khrustalev wrote:
> > From: Szabolcs Nagy <szabolcs.nagy@arm.com>
> > 
> >  - Handle GCS marking
> >  - Use l_searchlist.r_list for gcs (allows using the
> >    same function for static exe)
> > 
> > Co-authored-by: Yury Khrustalev <yury.khrustalev@arm.com>
> 
> LGTM, just a minor nit below.

Thank you.

> Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
> 
> > +#include <unistd.h>
> > +#include <errno.h>
> > +#include <libintl.h>
> 
> I think this include is not required anymore.

Thanks, I've commited with errno.h and libintl.h removed as they are
not required.

Kind regards,
Yury



More information about the Libc-alpha mailing list