[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201012131812.03487.PeterHuewe@gmx.de>
Date: Mon, 13 Dec 2010 18:12:01 +0100
From: Peter Hüwe <PeterHuewe@....de>
To: "Hans-Christian Egtvedt" <hans-christian.egtvedt@...el.com>
Cc: "David S. Miller" <davem@...emloft.net>,
David Howells <dhowells@...hat.com>,
Al Viro <viro@...iv.linux.org.uk>, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org, stable@...nel.org
Subject: Re: [PATCH v2] avr32: Fix build failure conflicting types for 'sys_execve'
Am Montag 13 Dezember 2010, 09:12:53 schrieb Hans-Christian Egtvedt:
> > (but it still failed for quite a while longer due to other issues ;)
> What other issues?
There's a linker error at the end:
CC init/version.o
LD init/built-in.o
LD vmlinux
lib/lib.a(vsprintf.o): In function `resource_string':
vsprintf.c:(.text+0x149e): relocation truncated to fit: R_AVR32_9UW_PCREL
against `.text'+16a8
vsprintf.c:(.text+0x14ae): relocation truncated to fit: R_AVR32_9UW_PCREL
against `.text'+16ac
which seems to exist since May 26th in Linus' tree.
See
http://kisskb.ellerman.id.au/kisskb/buildresult/2631302/
http://kisskb.ellerman.id.au/kisskb/target/664/
for more details.
Unfortunately I wasn't able to locate the offending commit using git bisect :/
Reported-by: Peter Huewe <peterhuewe@....de>
> > (a reported by on the patch would have been nice ;)
> Of course, I'll rebase and add you're name to it. Does the same go for
> David Howells?
Great, thanks. - although I'm not sure wether an ack, reported-by or signed-
off by fits best ;)
I did get an ack from him:
> Acked-by: David Howells <dhowells@...hat.com>
Thanks,
Peter
--
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