This is the mail archive of the
libc-ports@sources.redhat.com
mailing list for the libc-ports project.
Re: Avoid using asm/procinfo.h
- From: Daniel Jacobowitz <drow at false dot org>
- To: "Joseph S. Myers" <joseph at codesourcery dot com>
- Cc: libc-ports at sourceware dot org
- Date: Tue, 31 Oct 2006 12:20:54 -0500
- Subject: Re: Avoid using asm/procinfo.h
- References: <Pine.LNX.4.64.0610241924340.10098@digraph.polyomino.org.uk>
On Tue, Oct 24, 2006 at 07:25:12PM +0000, Joseph S. Myers wrote:
> The ARM kernel maintainers have now declared that <asm/procinfo.h>
> should not be used outside the kernel at all (and in particular that
> headers_install is correct in not exporting it), and that these
> definitions will move to a different kernel header. This gives a
> concrete reason for making the change to use glibc's internal
> definitions, which this patch does, thereby allowing glibc to build
> with the exported headers.
Thanks. Checked in.
--
Daniel Jacobowitz
CodeSourcery