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@redhat.com Signed-off-by: Adrian Reber areber@redhat.com
Queuing up for 5.5. Thanks, Adrian!
Reviewed-by: Christian Brauner christian.brauner@ubuntu.com