[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <487CA199.8010207@hp.com>
Date: Tue, 15 Jul 2008 09:09:45 -0400
From: "Alan D. Brunelle" <Alan.Brunelle@...com>
To: Roland Dreier <rdreier@...co.com>
CC: Nigel Cunningham <ncunningham@...a.org.au>,
LKML <linux-kernel@...r.kernel.org>,
torvalds@...ux-foundation.org, Glauber Costa <gcosta@...hat.com>,
Ingo Molnar <mingo@...e.hu>
Subject: Re: Current head x86_64 breakage - csum-copy_64.S
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists