On Wed, 16 Aug 2023 19:39:32 +0100, Mark Brown wrote:
The hwcaps selftest currently relies on the assembler being able to assemble the crc32w instruction but this is not in the base v8.0 so is not accepted by the standard GCC configurations used by many distributions. Switch to manually encoding to fix the build.
Applied to arm64 (for-next/selftests), thanks!
[1/1] kselftest/arm64: Fix hwcaps selftest build https://git.kernel.org/arm64/c/94f23ac36f8b
Cheers,