Re: [PATCH 1/1] x86: Make _syscallX() macros compile in PIC mode on i386

From: dkegel
Date: Thu Mar 09 2006 - 22:35:31 EST


On 3/9/06, Andrew Morton <akpm@xxxxxxxx> wrote:
> I doubt if glibc is borrowing the kernel's macros.

I think it is, though.

When I build gcc/glibc toolchains, I have to use kernel headers.
I used to directly use the ones in the kernel.org tree, but
those aren't quite intended for use in userspace; fortunately,
Mariusz Mazur's sanitized kernel headers work great.

I'd like to see these patches go in to the sanitized kernel headers
and/or the kernel.org tree. I imagine that putting them in the kernel.org
tree is right, and they'd naturally percolate from there to the
various sanitized headers projects.

See also http://lkml.org/lkml/2006/1/7/51
- Dan
-
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/