Re: hppa64-linux-ld: kernel/rcu/refscale.o(.init.text+0x228): cannot reach schedule_timeout_uninterruptible

From: John David Anglin
Date: Tue Mar 02 2021 - 11:30:34 EST


On 2021-03-01 4:34 p.m., Helge Deller wrote:
> I think the only way to fix this in a clean way is to
> enable CONFIG_MLONGCALLS, which lets gcc use -mlong-calls compiler
> option and thus creates far calls.
That's currently the only way to work around the R_PARISC_PCREL22F relocation error.  We need
long branch stub support in 64-bit linker.

Dave

--
John David Anglin dave.anglin@xxxxxxxx