Re: [PATCH -mm] uts namespace : remove CONFIG_UTS_NS

2007-01-22 Thread Herbert Poetzl
On Tue, Jan 16, 2007 at 09:27:34AM -0600, Serge E. Hallyn wrote: > Quoting Cedric Le Goater ([EMAIL PROTECTED]): > > CONFIG_UTS_NS has very little value as it only deactivates the unshare > > of the uts namespace and does not improve performance. > > > > Signed-off-by: Cedric Le Goater <[EMAIL PRO

Re: [PATCH -mm] uts namespace : remove CONFIG_UTS_NS

2007-01-16 Thread Serge E. Hallyn
Quoting Cedric Le Goater ([EMAIL PROTECTED]): > CONFIG_UTS_NS has very little value as it only deactivates the unshare > of the uts namespace and does not improve performance. > > Signed-off-by: Cedric Le Goater <[EMAIL PROTECTED]> It really is worthless complication, with the sole effect being t

[PATCH -mm] uts namespace : remove CONFIG_UTS_NS

2007-01-16 Thread Cedric Le Goater
CONFIG_UTS_NS has very little value as it only deactivates the unshare of the uts namespace and does not improve performance. Signed-off-by: Cedric Le Goater <[EMAIL PROTECTED]> --- include/linux/utsname.h | 19 --- init/Kconfig|8 kernel/Makefile