On Wed, Mar 30, 2005 at 07:32:18PM +0200, [EMAIL PROTECTED] 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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to