Skip to content
Commit 9e3f1c59 authored by Hu.Yadi's avatar Hu.Yadi Committed by Christian Brauner
Browse files

selftests/move_mount_set_group:Make tests build with old libc



Replace SYS_<syscall> with __NR_<syscall>.  Using the __NR_<syscall>
notation, provided by UAPI, is useful to build tests on systems without
the SYS_<syscall> definitions.

Replace SYS_move_mount with __NR_move_mount

Similar changes: commit 87129ef1 ("selftests/landlock: Make tests build with old libc")

Acked-by: default avatarMickaël Salaün <mic@digikod.net>
Signed-off-by: default avatarHu.Yadi <hu.yadi@h3c.com>
Link: https://lore.kernel.org/r/20240111113229.10820-1-hu.yadi@h3c.com


Reviewed-by: default avatarBerlin <berlin@h3c.com>
Suggested-by: default avatarJiao <jiaoxupo@h3c.com>
Signed-off-by: default avatarChristian Brauner <brauner@kernel.org>
parent 0f05ee44
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment