On Thu, 02 Feb 2023 17:31:25 +0000, Mark Brown wrote: > During early development a dependedncy was added on having FA64 > available so we could use the full FPSIMD register set in the signal > handler which got copied over into the SSVE+ZA registers test case. > Subsequently the ABI was finialised so the handler is run with streaming > mode disabled meaning this is redundant but the dependency was never > removed, do so now. > > [...] Applied to arm64 (for-next/kselftest), thanks! [1/1] kselftest/arm64: Don't require FA64 for streaming SVE+ZA tests https://git.kernel.org/arm64/c/2c4192c0a7f2 -- Catalin