All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Alan D. Brunelle" <Alan.Brunelle@hp.com>
To: Roland Dreier <rdreier@cisco.com>
Cc: Nigel Cunningham <ncunningham@crca.org.au>,
	LKML <linux-kernel@vger.kernel.org>,
	torvalds@linux-foundation.org, Glauber Costa <gcosta@redhat.com>,
	Ingo Molnar <mingo@elte.hu>
Subject: Re: Current head x86_64 breakage - csum-copy_64.S
Date: Tue, 15 Jul 2008 09:09:45 -0400	[thread overview]
Message-ID: <487CA199.8010207@hp.com> (raw)
In-Reply-To: <adafxqchryc.fsf@cisco.com>

Roland Dreier wrote:
>  >   AS      arch/x86/lib/csum-copy_64.o
>  > arch/x86/lib/csum-copy_64.S: Assembler messages:
>  > arch/x86/lib/csum-copy_64.S:48: Error: Macro `ignore' was already defined
> 
> Yes, the culprit seems to be 70f1bba4 ("x86: use ignore macro instead of
> hash comment"), which introduces the ignore macro in dwarf2.h, which
> collides with the macro already in csum-copy_64.S.
> 
> Perhaps something like the patch below?

This fixed the problem for me - compiled, linked & booted just fine.

Thanks!
Alan D. Brunelle

      reply	other threads:[~2008-07-15 13:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-15  0:39 Current head x86_64 breakage - csum-copy_64.S Nigel Cunningham
2008-07-15  1:11 ` Roland Dreier
2008-07-15 13:09   ` Alan D. Brunelle [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=487CA199.8010207@hp.com \
    --to=alan.brunelle@hp.com \
    --cc=gcosta@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=ncunningham@crca.org.au \
    --cc=rdreier@cisco.com \
    --cc=torvalds@linux-foundation.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.