[LTP] [PATCH 12/13] mem: vma03: Rewrite to the new test library

Cyril Hrubis chrubis@suse.cz
Wed Jul 8 11:40:11 CEST 2026


Hi!
> > +	if (TST_ABI != 32 || tst_kernel_bits() != 32)
> > +		tst_brk(TCONF, "test is designed for 32-bit systems only");
> 
> I would use tst_test->needs_abi_bits, since there's no need to do this
> check at the beginning of setup().

Ah, right, will do. Do I need to send a V2 or can I commit with this
fixed?

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list