Re: [PATCH v4] selftests: add tests for clone3()

From: Christian Brauner
Date: Tue Nov 12 2019 - 05:28:21 EST


On Tue, Nov 12, 2019 at 10:58:51AM +0100, Adrian Reber wrote:
> This adds tests for clone3() with different values and sizes
> of struct clone_args.
>
> This selftest was initially part of of the clone3() with PID selftest.
> After that patch was almost merged Eugene sent out a couple of patches
> to fix problems with these test.
>
> This commit now only contains the clone3() selftest after the LPC
> decision to rework clone3() with PID to allow setting the PID in
> multiple PID namespaces including all of Eugene's patches.
>
> Signed-off-by: Eugene Syromiatnikov <esyr@xxxxxxxxxx>
> Signed-off-by: Adrian Reber <areber@xxxxxxxxxx>

Queuing up for 5.5.
Thanks, Adrian!

Reviewed-by: Christian Brauner <christian.brauner@xxxxxxxxxx>