[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <0e9ef9174a0089187fde0b3d084672ad.squirrel@www.firstfloor.org>
Date: Sun, 16 Oct 2011 23:57:25 +0200
From: "Andi Kleen" <andi@...stfloor.org>
To: "James Bottomley" <James.Bottomley@...senPartnership.com>
Cc: "Andi Kleen" <andi@...stfloor.org>,
"Stephen Rothwell" <sfr@...b.auug.org.au>,
linux-kernel@...r.kernel.org, linux-arch@...r.kernel.org
Subject: Re: Please include const-sections into linux-next
vate email?
>
> OK, so after fixing up that one, the next failure is:
>
> drivers/net/fealnx.c:95: error: version causes a section type conflict
> drivers/net/fealnx.c:1944: error: fealnx_pci_tbl causes a section type
> conflict
Hmm, this is weird (just like the other error)
I wonder if the pa-risc tool chain has some general problems with sections
On a successful build with the same config could you send me the output of
make drivers/net/fealnx.s
and
make drivers/net/fealnx.i
in the same config privately? From that I can see if there's something else
in init.rodata that does not match my i386 build.
One alternative to track it down would be to apply the attached
patch to the gcc, then gcc would print it out.
-Andi
Download attachment "section-conflict" of type "application/octet-stream" (1521 bytes)
Powered by blists - more mailing lists