From: Serge E. Hallyn Date: Mon, 2 Oct 2006 09:18:10 +0000 (-0700) Subject: [PATCH] namespaces: utsname: introduce temporary helpers X-Git-Tag: v2.6.19-rc1~414 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bdd7aab7f0ecd5d337910816aa058c18398628e;p=pandora-kernel.git [PATCH] namespaces: utsname: introduce temporary helpers Define utsname() and init_utsname() which return &system_utsname. Users of system_utsname will be changed to use these helpers, after which system_utsname will disappear. Signed-off-by: Serge E. Hallyn Cc: Kirill Korotaev Cc: "Eric W. Biederman" Cc: Herbert Poetzl Cc: Andrey Savochkin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed