[LTP] [PATCH v2] syscalls/fstatat01: fix test on x86_64 arch

Alexey Kodanev alexey.kodanev@oracle.com
Thu Mar 17 10:18:17 CET 2016


Hi,
On 03/09/2016 02:02 PM, Alexey Kodanev wrote:
> Test returns TCONF for x86_64 arch as it tries to invoke a syscall
> with __NR_fstatat64 which the arch doesn't have. Test macro checks
> that it != 0, then proceed inside the if block. But it skips the
> case when it's defined as a stub (-1) for x86_64.

Patch applied.

Best regards,
Alexey



More information about the ltp mailing list