[Devel] Re: [PATCH 1/6] IPC namespace core

Andrew Morton akpm at osdl.org
Fri Jun 9 20:22:58 PDT 2006


On Fri, 09 Jun 2006 19:01:38 +0400
Kirill Korotaev <dev at openvz.org> wrote:

> This patch implements core IPC namespace changes:
> - ipc_namespace structure
> - new config option CONFIG_IPC_NS
> - adds CLONE_NEWIPC flag
> - unshare support

`make allnoconfig'

arch/i386/kernel/init_task.o:(.data+0x1a0): undefined reference to `init_ipc_ns'
kernel/built-in.o: In function `free_nsproxy':
: undefined reference to `free_ipc_ns'
kernel/built-in.o: In function `copy_namespaces':
: undefined reference to `copy_ipcs'




More information about the Devel mailing list