[LTP] [PATCH v2 0/5] Add support for .max_kver
Petr Vorel <[email protected]> Wed, 29 Jul 2026 11:57:25 +0200
| Newsgroups | it.linux.lists.ltp |
|---|---|
| Message-ID | <[email protected]> |
Changes v1->v2: * Fixed version 6.11 => 6.10 (execve04, creat07) * Fixed version 7.2 => 7.1 (fanotify20) Link to v1: https://lore.kernel.org/ltp/[email protected]/T/#t https://patchwork.ozlabs.org/project/ltp/list/?series=516120&state=* More changes needed => v2. I'm sorry for the noise. Petr Vorel (5): lib: Rename function check_kver() => check_min_kver() lib: Add support for max_kver to struct tst_test and tst_fs execve04: Use .max_kver creat07: Use .max_kver fanotify20: Skip on v7.2 include/tst_test.h | 9 +++- lib/tst_test.c | 49 +++++++++++++++++-- testcases/kernel/syscalls/creat/creat07.c | 14 ++---- testcases/kernel/syscalls/execve/execve04.c | 14 ++---- .../kernel/syscalls/fanotify/fanotify20.c | 4 ++ 5 files changed, 64 insertions(+), 26 deletions(-) -- 2.55.0 -- Mailing list info: https://lists.linux.it/listinfo/ltp