From: Serge E. Hallyn Date: Mon, 2 Oct 2006 09:18:07 +0000 (-0700) Subject: [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c X-Git-Tag: v2.6.19-rc1~417 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0437eb594e6e5e699248f865482e61034be846d0;p=pandora-kernel.git [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c Move the init_nsproxy definition out of arch/ into kernel/nsproxy.c. This avoids all arches having to be updated. Compiles and boots on s390. 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