Re: [PATCH] sendfile09: skip on native 32-bit kernels
Avinesh Kumar via ltp <[email protected]>
| Newsgroups | gmane.linux.ltp |
|---|---|
| Message-ID | <[email protected]> |
Hi, On 6/24/26 10:41 AM, Andrea Cervesato via ltp wrote: > Hi Avinesh, > >> + if (tst_kernel_bits() == 32) >> + tst_brk(TCONF, "Test is only supported on 64-bit kernels"); > > Why not .needs_abi_bits == 64? Thanks for the review. I switched to .needs_abi_bits check in v2 <https://lore.kernel.org/ltp/20260623195000.110648-1-avinesh.kumar-IBi9RG/[email protected]/> Regards, Avinesh -- Mailing list info: https://lists.linux.it/listinfo/ltp