Re: [patch 3/3] x86_64: remove dup syscall

From: Dave Jones
Date: Wed Mar 30 2005 - 15:07:22 EST


On Wed, Mar 30, 2005 at 07:32:18PM +0200, blaisorblade@xxxxxxxx wrote:
>
> Remove duplicated syscall entry.
>
> This likely affects compilation with older GCC's (2.95.x), since in
> arch/x86_64/kernel/syscall.c this will result in assigning twice the same
> array element.
>
> By experience, this works with newer GCC's but not with 2.95.3/4.

gcc 3.0 was the first release to support x86-64.

Dave

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