[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20070913.001722.112600272.davem@davemloft.net>
Date: Thu, 13 Sep 2007 00:17:22 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: dlezcano@...ibm.com
Cc: ebiederm@...ssion.com, containers@...ts.osdl.org,
netdev@...r.kernel.org
Subject: Re: [net-2.6.24][NETNS][patch 1/1] fix allnoconfig compilation
error
From: dlezcano@...ibm.com
Date: Thu, 13 Sep 2007 08:01:52 +0200
> From: Daniel Lezcano <dlezcano@...ibm.com>
>
> 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 <dlezcano@...ibm.com>
> Acked-by: "Eric W. Biederman" <ebiederm@...ssion.com>
Applied to net-2.6.24, thanks.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists