[Devel] Re: [RFC][PATCH 1/5] uts namespaces: Implement utsname namespaces
Serge E. Hallyn
serue at us.ibm.com
Fri Apr 7 12:20:52 PDT 2006
Quoting Sam Ravnborg (sam at ravnborg.org):
> On Fri, Apr 07, 2006 at 01:36:00PM -0500, Serge E. Hallyn wrote:
> > This patch defines the uts namespace and some manipulators.
> > Adds the uts namespace to task_struct, and initializes a
> > system-wide init namespace which will continue to be used when
> > it makes sense.
> It also kills system_utsname so you left the kernel uncompileable.
> Can you kill it later?
I can insert a #define system_utsname (init_uts_ns.name) in patch 1
and nuke it at patch 3.
-serge
More information about the Devel
mailing list