From: Pavel Emelyanov Date: Fri, 8 Feb 2008 12:18:21 +0000 (-0800) Subject: namespaces: move the UTS namespace under UTS_NS option X-Git-Tag: v2.6.25-rc1~276 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58bfdd6deeec02b73691ea2c951a3c5d743bca63;p=pandora-kernel.git namespaces: move the UTS namespace under UTS_NS option Currently all the namespace management code is in the kernel/utsname.c file, so just compile it out and make stubs in the appropriate header. The init namespace itself is in init/version.c and is in the kernel all the time. Signed-off-by: Pavel Emelyanov Acked-by: Serge Hallyn Cc: Cedric Le Goater Cc: "Eric W. Biederman" Cc: Herbert Poetzl Cc: Kirill Korotaev Cc: Sukadev Bhattiprolu Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed