From: [EMAIL PROTECTED]
Date: Thu, 13 Sep 2007 08:01:52 +0200

> From: Daniel Lezcano <[EMAIL PROTECTED]>
> 
> When CONFIG_NET=no, init_net is unresolved because net_namespace.c
> is not compiled and the include pull init_net definition.
> 
> This problem was very similar with the ipc namespace where the kernel
> can be compiled with SYSV ipc out.
> 
> This patch fix that defining a macro which simply remove init_net
> initialization from nsproxy namespace aggregator.
> 
> Compiled and booted on qemu-i386 with CONFIG_NET=no and CONFIG_NET=yes.
> 
> Signed-off-by: Daniel Lezcano <[EMAIL PROTECTED]>
> Acked-by: "Eric W. Biederman" <[EMAIL PROTECTED]>

Applied to net-2.6.24, thanks.
_______________________________________________
Containers mailing list
[EMAIL PROTECTED]
https://lists.linux-foundation.org/mailman/listinfo/containers

_______________________________________________
Devel mailing list
[email protected]
https://openvz.org/mailman/listinfo/devel

Reply via email to