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

From: dkegel
Date: Fri Mar 10 2006 - 18:51:51 EST


On 3/10/06, Daniel Jacobowitz <dan@xxxxxxxxxx> wrote:
> > 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.
>
> It uses the headers for many things. It does not use the _syscallX
> macros.

Sorry, I misspoke.
The glibc build process makes the _syscallX macros available
to userspace via the <asm/syscalls.h> include.
So even if glibc doesn't use those macros directly,
it does seem to pass them along. Which is how
Markus got on to this whole topic in the first place.
-
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/