[LTP] [PATCH 2/2] lib: Add .skip_in_compat flag

Cyril Hrubis chrubis@suse.cz
Mon Nov 15 17:07:50 CET 2021


Hi!
> +	if (tst_test->skip_in_compat && TST_ABI != tst_kernel_bits())
> +		tst_brk(TCONF, "Running in 32-bit compat mode");
                                ^
				Not supported

I think that the message as you wrote it may be slightly confusing.


Other than that it looks good:

Reviewed-by: Cyril Hrubis <chrubis@suse.cz>

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list