[<prev] [next>] [day] [month] [year] [list]
Message-id: <1417099455.1805.17.camel@samsung.com>
Date: Thu, 27 Nov 2014 15:44:15 +0100
From: Lukasz Pawelczyk <l.pawelczyk@...sung.com>
To: Richard Weinberger <richard@....at>
Cc: Richard Weinberger <richard.weinberger@...il.com>,
Ingo Molnar <mingo@...hat.com>,
Peter Zijlstra <peterz@...radead.org>,
James Morris <james.l.morris@...cle.com>,
"Serge E. Hallyn" <serge@...lyn.com>,
Serge Hallyn <serge.hallyn@...onical.com>,
Al Viro <viro@...iv.linux.org.uk>,
Paul Moore <pmoore@...hat.com>,
Kees Cook <keescook@...omium.org>,
Miklos Szeredi <mszeredi@...e.cz>,
Jeff Kirsher <jeffrey.t.kirsher@...el.com>,
Nikolay Aleksandrov <nikolay@...hat.com>,
Mark Rustad <mark.d.rustad@...el.com>,
David Howells <dhowells@...hat.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Oleg Nesterov <oleg@...hat.com>,
Juri Lelli <juri.lelli@...il.com>,
Daeseok Youn <daeseok.youn@...il.com>,
David Rientjes <rientjes@...gle.com>,
Dario Faggioli <raistlin@...ux.it>,
Alex Thorlton <athorlton@....com>,
Matthew Dempsky <mdempsky@...omium.org>,
Vladimir Davydov <vdavydov@...allels.com>,
"Eric W. Biederman" <ebiederm@...ssion.com>,
Casey Schaufler <casey@...aufler-ca.com>,
LKML <linux-kernel@...r.kernel.org>,
"open list:ABI/API" <linux-api@...r.kernel.org>,
linux-security-module@...r.kernel.org,
Linux Containers <containers@...ts.linux-foundation.org>,
Lukasz Pawelczyk <havner@...il.com>
Subject: Re: [RFC] lsm: namespace hooks
On czw, 2014-11-27 at 15:38 +0100, Richard Weinberger wrote:
> Am 27.11.2014 um 15:35 schrieb Lukasz Pawelczyk:
> > On czw, 2014-11-27 at 15:18 +0100, Richard Weinberger wrote:
> >> On Thu, Nov 27, 2014 at 3:01 PM, Lukasz Pawelczyk
> >> <l.pawelczyk@...sung.com> wrote:
> >>> -/* 0x02000000 was previously the unused CLONE_STOPPED (Start in stopped state)
> >>> - and is now available for re-use. */
> >>> +#define CLONE_NEWLSM 0x02000000 /* New LSM namespace */
> >>
> >> FYI, CLONE_NEWCGROUP also claims last flag [1].
> >
> > Yes, I'm perfectly aware of that. I've seen those patches.
> > This is RFC for now and CGROUP NS is not merged yet. I'll rebase when
> > time comes.
>
> Just wanted to indicate that we run out of constants. :)
True, the last one is 0x80000000. I did not notice that. Thanks for
pointing out.
Any suggestion on what can be done here? New syscal with flags2?
--
Lukasz Pawelczyk
Samsung R&D Institute Poland
Samsung Electronics
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists