Re: [PATCH] kselftest/arm64: Allow sve-ptrace to run on SME only systems

From: Catalin Marinas
Date: Tue Jul 22 2025 - 06:12:30 EST


On Fri, 18 Jul 2025 19:33:16 +0100, Mark Brown wrote:
> Currently the sve-ptrace test program only runs if the system supports
> SVE but since SME includes streaming SVE the tests it offers are valid
> even on a system that only supports SME. Since the tests already have
> individual hwcap checks just remove the top level test and rely on those.
>
>

Applied to arm64 (for-next/kselftest), thanks!

[1/1] kselftest/arm64: Allow sve-ptrace to run on SME only systems
https://git.kernel.org/arm64/c/b5cebb5de9a8

--
Catalin