[LTP] [PATCH] sendfile09: skip on native 32-bit kernels

Andrea Cervesato andrea.cervesato@suse.com
Wed Jun 24 10:41:26 CEST 2026


Hi Avinesh,

> +	if (tst_kernel_bits() == 32)
> +		tst_brk(TCONF, "Test is only supported on 64-bit kernels");

Why not .needs_abi_bits == 64?

Regards,
--
Andrea Cervesato
SUSE QE Automation Engineer Linux
andrea.cervesato@suse.com


More information about the ltp mailing list