[Devel] Re: [patch -mm 05/17] ipc namespace : externalizes unshare_ipcs

Cedric Le Goater clg at fr.ibm.com
Thu Dec 7 01:00:16 PST 2006


Herbert Poetzl wrote:
> On Tue, Dec 05, 2006 at 11:27:57AM +0100, clg at fr.ibm.com wrote:
>> From: Cedric Le Goater <clg at fr.ibm.com>
>>
>> This patch externalizes unshare_ipcs when CONFIG_IPC_NS is not
>> set. This is needed by the unshare_ns syscall. Unfortunately, it could
>> not be handled with a dummy static inline in ipc.h because of
>> header dependencies on sched.h.
> 
> hmm, maybe sched.h should be further broken down ...

that will require a few thousands patches :) but yes, sched.h is just 
so full of everything that it breaks the kernel build real often. 
_______________________________________________
Containers mailing list
Containers at lists.osdl.org
https://lists.osdl.org/mailman/listinfo/containers




More information about the Devel mailing list