> diff --git a/init/Kconfig b/init/Kconfig
quoted text > index fc76773..d592aa2 100644
> --- a/init/Kconfig
> +++ b/init/Kconfig
> @@ -409,6 +409,13 @@ config NAMESPACES
> or same user id or pid may refer to different tasks when used in
> different namespaces.
>
> +config UTS_NS
> + bool "UTS namespace"
> + depends on NAMESPACES
should we add a 'default y' like in 2.6.23 ?
C.
-
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: [PATCH 2/5] Move the UTS namespace under the option , Cedric Le Goater , (Wed Oct 31, 8:58 am)