[PATCH] kselftest/arm64: Support FORCE_TARGETS
Shuah Khan
skhan at linuxfoundation.org
Wed Dec 31 11:54:24 PST 2025
On 12/19/25 08:29, Mark Brown wrote:
> The top level kselftest Makefile supports an option FORCE_TARGETS which
> causes any failures during the build to be propagated to the exit status
> of the top level make, useful during build testing. Currently the recursion
> done by the arm64 selftests ignores this option, meaning arm64 failures are
> not reported via this mechanism. Add the logic to implement FORCE_TARGETS
> so that it works for arm64.
>
> Signed-off-by: Mark Brown <broonie at kernel.org>
> ---
Looks good to me.
Acked-by: Shuah Khan <skhan at linuxfoundation.org>
thanks,
-- Shuah
More information about the linux-arm-kernel
mailing list