Re: Build regressions/improvements in v6.10-rc3

From: Andreas Larsson
Date: Thu Jun 20 2024 - 07:49:43 EST


On 2024-06-11 19:37, Sam Ravnborg wrote:
> Hi Andreas,
>
> On Mon, Jun 10, 2024 at 09:28:25AM +0200, Geert Uytterhoeven wrote:
>> On Mon, 10 Jun 2024, Geert Uytterhoeven wrote:
>>> JFYI, when comparing v6.10-rc3[1] to v6.10-rc2[3], the summaries are:
>>> - build errors: +6/-1
>>
>> + error: arch/sparc/kernel/process_32.o: relocation truncated to fit: R_SPARC_WDISP22 against `.text': => (.fixup+0x4), (.fixup+0xc)
>> + error: arch/sparc/kernel/signal_32.o: relocation truncated to fit: R_SPARC_WDISP22 against `.text': => (.fixup+0x34), (.fixup+0x10), (.fixup+0x0), (.fixup+0x28), (.fixup+0x4), (.fixup+0x18), (.fixup+0x20), (.fixup+0x1c), (.fixup+0x8)
>> + error: relocation truncated to fit: R_SPARC_WDISP22 against `.init.text': => (.head.text+0x5040), (.head.text+0x5100)
>> + error: relocation truncated to fit: R_SPARC_WDISP22 against symbol `leon_smp_cpu_startup' defined in .text section in arch/sparc/kernel/trampoline_32.o: => (.init.text+0xa4)
>
> Did you have something in a local branch that would address this?
> I have no idea how to fix it.
Hi Sam,

Yes, I'll try to get it sent next week.

Cheers,
Andreas