From: Dave Jones <davej@redhat.com>
To: blaisorblade@yahoo.it
Cc: torvalds@osdl.org, akpm@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: [patch 3/3] x86_64: remove dup syscall
Date: Wed, 30 Mar 2005 15:02:18 -0500 [thread overview]
Message-ID: <20050330200218.GA10159@redhat.com> (raw)
In-Reply-To: <20050330173219.83466EFED1@zion>
On Wed, Mar 30, 2005 at 07:32:18PM +0200, blaisorblade@yahoo.it 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
prev parent reply other threads:[~2005-03-30 20:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-30 17:32 [patch 3/3] x86_64: remove dup syscall blaisorblade
2005-03-30 20:02 ` Dave Jones [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050330200218.GA10159@redhat.com \
--to=davej@redhat.com \
--cc=akpm@osdl.org \
--cc=blaisorblade@yahoo.it \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.