Re: [PATCH v2 4/4] selftests/clone3: Avoid OS-defined clone_args
From: Christian Brauner <hidden>
Date: 2020-09-21 07:54:36
Also in:
linux-kselftest, linux-mips, linuxppc-dev, lkml
From: Christian Brauner <hidden>
Date: 2020-09-21 07:54:36
Also in:
linux-kselftest, linux-mips, linuxppc-dev, lkml
On Sat, Sep 19, 2020 at 01:06:37AM -0700, Kees Cook wrote:
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; rename to "struct __clone_args". Additionally update the struct size macro names to match UAPI names. Signed-off-by: Kees Cook <redacted> ---
Looks good, thanks! Acked-by: Christian Brauner <redacted> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel