Re: ld.lld: error: vmlinux.a(kernel/kallsyms.o):(function kallsyms_lookup_name: .text+0x90): relocation R_RISCV_PCREL_HI20 out of range: -524416 is not in [-524288, 524287]; references kallsyms_seqs_of_names

From: Leizhen (ThunderTown)
Date: Sat Feb 17 2024 - 21:08:49 EST




On 2024/2/6 13:19, kernel test robot wrote:
> Hi Zhen,
>
> FYI, the error/warning still remains.

I'm trying to reproduce it. But I'm having a little trouble getting
the environment ready.

>
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> head: 54be6c6c5ae8e0d93a6c4641cb7528eb0b6ba478
> commit: 60443c88f3a89fd303a9e8c0e84895910675c316 kallsyms: Improve the performance of kallsyms_lookup_name()
> date: 1 year, 3 months ago
> config: riscv-randconfig-r064-20240120 (https://download.01.org/0day-ci/archive/20240206/202402061302.HkByW9x0-lkp@xxxxxxxxx/config)
> compiler: clang version 15.0.7 (https://github.com/llvm/llvm-project.git 8dfdcc7b7bf66834a761bd8de445840ef68e4d1a)
> reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240206/202402061302.HkByW9x0-lkp@xxxxxxxxx/reproduce)
>
> If you fix the issue in a separate patch/commit (i.e. not just a new version of
> the same patch/commit), kindly add following tags
> | Reported-by: kernel test robot <lkp@xxxxxxxxx>
> | Closes: https://lore.kernel.org/oe-kbuild-all/202402061302.HkByW9x0-lkp@xxxxxxxxx/
>
> All errors (new ones prefixed by >>):
>
>>> ld.lld: error: vmlinux.a(kernel/kallsyms.o):(function kallsyms_lookup_name: .text+0x90): relocation R_RISCV_PCREL_HI20 out of range: -524416 is not in [-524288, 524287]; references kallsyms_seqs_of_names
> >>> referenced by kallsyms.c
> >>> defined in vmlinux.a(kernel/kallsyms.o)
>

--
Regards,
Zhen Lei