[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190813144618.r57njm3maoh7epr3@wittgenstein>
Date: Tue, 13 Aug 2019 16:46:19 +0200
From: Christian Brauner <christian.brauner@...ntu.com>
To: Adrian Reber <areber@...hat.com>
Cc: Eric Biederman <ebiederm@...ssion.com>,
Pavel Emelianov <xemul@...tuozzo.com>,
Jann Horn <jannh@...gle.com>, Oleg Nesterov <oleg@...hat.com>,
Dmitry Safonov <0x7f454c46@...il.com>,
linux-kernel@...r.kernel.org, Andrei Vagin <avagin@...il.com>,
Mike Rapoport <rppt@...ux.ibm.com>,
Radostin Stoyanov <rstoyanov1@...il.com>
Subject: Re: [PATCH v6 2/2] selftests: add tests for clone3()
On Mon, Aug 12, 2019 at 10:09:39PM +0200, Adrian Reber wrote:
> This tests clone3() with and without set_tid to see if all desired PIDs
> are working as expected. The test tries to clone3() with a set_tid of
> -1, 1, pid_max, a PID which is already in use and an unused PID. The
> same tests are also running in PID namespace.
>
> In addition the clone3 test (without set_tid) tries to call clone3()
> with different sizes of clone_args.
>
> Signed-off-by: Adrian Reber <areber@...hat.com>
This is missing a .gitignore file for the new binaries. But no need to
resend I'll just add that myself.
Powered by blists - more mailing lists