mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 14:41:39 +00:00
e953aeaa91
As the UAPI headers start to appear in distros, we need to avoid outdated versions of struct clone_args to be able to test modern features, named "struct __clone_args". Additionally update the struct size macro names to match UAPI names. Acked-by: Christian Brauner <christian.brauner@ubuntu.com> Link: https://lore.kernel.org/lkml/20200921075432.u4gis3s2o5qrsb5g@wittgenstein/ Signed-off-by: Kees Cook <keescook@chromium.org> |
||
---|---|---|
.. | ||
.gitignore | ||
clone3_cap_checkpoint_restore.c | ||
clone3_clear_sighand.c | ||
clone3_selftests.h | ||
clone3_set_tid.c | ||
clone3.c | ||
Makefile |