[LTP] ioctl_pidfd06: Update kernel version

linuxtestproject.agent@gmail.com linuxtestproject.agent@gmail.com
Fri Apr 24 12:25:03 CEST 2026


Hi Petr,

On Fri, 24 Apr 2026 12:15:07 +0200, Petr Vorel wrote:
> ioctl_pidfd06: Update kernel version

> -       if (tst_kvercmp(7, 0, 0) >= 0)
> +       if (tst_kvercmp(6, 19, 10) >= 0 ||
> +           (tst_kvercmp(6, 18, 14) >= 0 && tst_kvercmp(6, 19, 0) < 0))
>                 err_nr = EREMOTE;

Reviewed-by: LTP AI Reviewer <ltp-ai@noreply.github.com>

---
Note:

Our agent completed the review of the patch. The full review can be
found at: https://github.com/linux-test-project/ltp-agent/actions/runs/24884569804

The agent can sometimes produce false positives although often its
findings are genuine. If you find issues with the review, please
comment this email or ignore the suggestions.

Regards,
LTP AI Reviewer


More information about the ltp mailing list