[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <m1wr55q25n.fsf@fess.ebiederm.org>
Date: Mon, 23 Apr 2012 19:44:36 -0700
From: ebiederm@...ssion.com (Eric W. Biederman)
To: "Serge E. Hallyn" <serge@...lyn.com>
Cc: linux-kernel@...r.kernel.org,
Linux Containers <containers@...ts.linux-foundation.org>,
Cyrill Gorcunov <gorcunov@...nvz.org>,
linux-security-module@...r.kernel.org,
Al Viro <viro@...IV.linux.org.uk>,
linux-fsdevel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
Linus Torvalds <torvalds@...ux-foundation.org>
Subject: Re: [PATCH 33/43] userns: Convert binary formats to use kuid/kgid where appropriate
"Serge E. Hallyn" <serge@...lyn.com> writes:
> Quoting Eric W. Beiderman (ebiederm@...ssion.com):
>> From: Eric W. Biederman <ebiederm@...ssion.com>
>>
>> Signed-off-by: Eric W. Biederman <ebiederm@...ssion.com>
>
> Ok I'll spare the list the traffic - for patches 33-43,
>
> Acked-by: Serge Hallyn <serge.hallyn@...onical.com>
I noticed one other significant gotcha with my changes.
Code that has not been converted and needs to be converted fails to
build with type errors. -- Good.
Code that has not been converted and needs to be converted is still
selectable in make config. -- Bad
make oldmodconfig -- fails with type errors unless everything is
converted Bad.
So I am adding/debugging an additional patch that will catch these
failure in Kconfig so people don't get nasty surprises.
Eric
--
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