CC: linux-kernel(a)vger.kernel.org
TO: Khem Raj <raj.khem(a)gmail.com>
CC: "Greg Kroah-Hartman" <gregkh(a)linuxfoundation.org>
CC: Nathan Chancellor <nathan(a)kernel.org>
CC: Palmer Dabbelt <palmerdabbelt(a)google.com>
CC: Sasha Levin <sashal(a)kernel.org>
tree:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
linux-5.10.y
head: d4f7d322a4ad1d1a280f1b1f36df8d0eb855966c
commit: bb73f2f789695028a4cc8baf9d6a8df03fb5ae14 [4104/9999] riscv: Use -mno-relax when
using lld linker
config: riscv-randconfig-r026-20220211
(
https://download.01.org/0day-ci/archive/20220211/202202111904.fvUbPjBw-lk...)
compiler: clang version 15.0.0 (
https://github.com/llvm/llvm-project
f6685f774697c85d6a352dcea013f46a99f9fe31)
reproduce (this is a W=1 build):
wget
https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O
~/bin/make.cross
chmod +x ~/bin/make.cross
# install riscv cross compiling tool for clang build
# apt-get install binutils-riscv64-linux-gnu
#
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/c...
git remote add stable
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
git fetch --no-tags stable linux-5.10.y
git checkout bb73f2f789695028a4cc8baf9d6a8df03fb5ae14
# save the config file to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir
ARCH=riscv SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>):
> ld.lld: error: kernel/built-in.a(kallsyms.o):(function
kallsyms_lookup_name: .text+0x5c): relocation R_RISCV_PCREL_HI20 out of range: 33553690 is
not in [-524288, 524287]; references kallsyms_num_syms
>> referenced by kallsyms.c
>> defined in kernel/built-in.a(kallsyms.o)
--
> ld.lld: error: kernel/built-in.a(kallsyms.o):(function
get_symbol_pos: .text+0x720): relocation R_RISCV_PCREL_HI20 out of range: 33553689 is not
in [-524288, 524287]; references kallsyms_offsets
>> referenced by kallsyms.c
>> defined in kernel/built-in.a(kallsyms.o)
--
> ld.lld: error: kernel/built-in.a(kallsyms.o):(function
get_symbol_pos: .text+0x72c): relocation R_RISCV_PCREL_HI20 out of range: 33553689 is not
in [-524288, 524287]; references kallsyms_num_syms
>> referenced by kallsyms.c
>> defined in kernel/built-in.a(kallsyms.o)
--
> ld.lld: error: kernel/built-in.a(kallsyms.o):(function
get_symbol_pos: .text+0x74c): relocation R_RISCV_PCREL_HI20 out of range: 33553689 is not
in [-524288, 524287]; references kallsyms_relative_base
>> referenced by kallsyms.c
>> defined in kernel/built-in.a(kallsyms.o)
--
> ld.lld: error: kernel/built-in.a(kallsyms.o):(function
kallsyms_lookup_name: .text+0x27c): relocation R_RISCV_PCREL_HI20 out of range: 33553690
is not in [-524288, 524287]; references kallsyms_relative_base
>> referenced by kallsyms.c
>> defined in kernel/built-in.a(kallsyms.o)
--
> ld.lld: error: kernel/built-in.a(kallsyms.o):(function
kallsyms_lookup_name: .text+0x290): relocation R_RISCV_PCREL_HI20 out of range: 33553690
is not in [-524288, 524287]; references kallsyms_offsets
>> referenced by kallsyms.c
>> defined in kernel/built-in.a(kallsyms.o)
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org