[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1159868657.3438.82.camel@pmac.infradead.org>
Date: Tue, 03 Oct 2006 10:44:17 +0100
From: David Woodhouse <dwmw2@...radead.org>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Cc: Serge Hallyn <serue@...ibm.com>, Kirill Korotaev <dev@...nvz.org>,
"Eric W. Biederman" <ebiederm@...ssion.com>,
Herbert Poetzl <herbert@...hfloor.at>,
Andrey Savochkin <saw@...ru>, Andrew Morton <akpm@...l.org>
Subject: Re: [PATCH] namespaces: utsname: implement utsname namespaces
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists