Re: [PATCH 6/7] remove all remaining _syscallX macros

From: Adrian Bunk
Date: Mon Aug 28 2006 - 11:43:49 EST


On Mon, Aug 28, 2006 at 04:42:21PM +0200, Andi Kleen wrote:
> On Monday 28 August 2006 16:05, Arnd Bergmann wrote:
>
> > The patch below should address both these issues, as long as the libc
> > has a working implementation of syscall(2).
>
> I would prefer the _syscall() macros to stay independent of the
> actual glibc version. Or what do you do otherwise on a system
> with old glibc? Upgrading glibc is normally a major PITA.

This would only be required if you'd upgrade the userspace kernel
headers on this system to a version not matching the ones glibc was
built against - and this has never been considered a good idea
(it should work in theory, but not with our current header mess).

> -Andi

cu
Adrian

--

Gentoo kernels are 42 times more popular than SUSE kernels among
KLive users (a service by SUSE contractor Andrea Arcangeli that
gathers data about kernels from many users worldwide).

There are three kinds of lies: Lies, Damn Lies, and Statistics.
Benjamin Disraeli

-
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/