[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YlQC/QNz+JJWWPwN@pevik>
Date: Mon, 11 Apr 2022 12:29:17 +0200
From: Petr Vorel <pvorel@...e.cz>
To: linux-kernel@...r.kernel.org
Cc: Christian Brauner <christian@...uner.io>,
Alexey Gladkov <legion@...nel.org>,
"Eric W . Biederman" <ebiederm@...ssion.com>,
"Serge E . Hallyn" <serge@...lyn.com>,
Vasily Averin <vvs@...tuozzo.com>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH v2 1/1] ns: Rename MAX_PID_NS_LEVEL to MAX_NS_LEVEL, move
Hi,
...
> +++ b/include/linux/ns_common.h
> @@ -4,6 +4,9 @@
> #include <linux/refcount.h>
> +/* MAX_NS_LEVEL is needed for limiting size of 'struct pid' */
Hm, I forgot to amend the patch. This was supposed to be:
/* pid and user namespace */
I can send v3 if is patch considered useful.
> +#define MAX_NS_LEVEL 32
...
Kind regards,
Petr
Powered by blists - more mailing lists