[LTP] LTP release preprations
Ricardo Branco
rbranco@suse.de
Wed Jan 28 12:24:19 CET 2026
On 1/28/26 11:52 AM, Martin Doucha wrote:
> On 1/27/26 14:06, Cyril Hrubis wrote:
>> Hi!
>> Are there any other fixes that should be considered before the git is
>> tagged?
>
> Hi,
> our pre-release testing has found a failure in userfaultfd03 on kernel
> v5.14 because the test can't find /dev/userfaultfd. According to
> kernel git, the file was added in this commit:
>
> https://github.com/torvalds/linux/commit/2d5de004e009add27db76c5cdc9f1f7f7dc087e7
>
>
> which was first merged into kernel v6.1. But the test has
> .min_kver="5.11".
>
> Ricardo, how did you choose the minimal kernel version for this test?
https://lwn.net/Articles/897260/
>
> I recommend removing the .min_kver attribute and checking for the
> presence of /dev/userfaultfd instead. If the file is missing and the
> kernel is older than v6.1, then TCONF, otherwise TBROK.
Ok. Will try to submit a fix ASAP.
More information about the ltp
mailing list