next-20250909: selftests/arm64/gcs/basic-gcs.c:390:30: error: use of undeclared identifier 'HWCAP_GCS'

Mark Brown broonie at kernel.org
Fri Sep 12 04:14:00 PDT 2025


On Fri, Sep 12, 2025 at 01:07:58PM +0200, Thomas Weißschuh wrote:

> The Makefile does *not* use -nostdinc, so the nolibc program probably finds the toolchain's glibc asm/hwcap.h.
> There also doesn't seem to be a static arm64 hwcap header in tools/include in the first place.
> I am still wondering how this works for the other tests.

make headers_install puts a copy in usr/include, probably we just need
to include that in the include path.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20250912/d26fd891/attachment-0001.sig>


More information about the linux-arm-kernel mailing list