Re: [PATCH] namespaces: utsname: implement utsname namespaces

From: David Woodhouse
Date: Tue Oct 03 2006 - 05:44:36 EST


On Tue, 2006-10-03 at 09:57 +0100, David Woodhouse wrote:
> usr/include/linux/utsname.h requires linux/kref.h, which does not exist in exported headers
> usr/include/linux/utsname.h requires linux/nsproxy.h, which does not exist in exported headers
> usr/include/linux/utsname.h requires asm/atomic.h, which does not exist in exported headers

We can probably just drop utsname.h from the export, since libc can't
use it as-is anyway. It doesn't actually define 'struct utsname'.

--
dwmw2

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/