On Wed, Apr 22, 2026 at 06:20:16PM +0100, Mark Brown wrote: [...]
> > +++ b/tools/testing/selftests/arm64/gcs/libc-gcs.c > > @@ -16,6 +16,7 @@ > > > > #include <asm/hwcap.h> > > #include <asm/mman.h> > > +#include <asm/ptrace.h> > > Shouldn't this be in gcs-util.h where the local definition is? Will update commit log and this one. Thanks for review! Leo

