CC: linux-kernel(a)vger.kernel.org
TO: Gal Pressman <gal(a)nvidia.com>
CC: Jakub Kicinski <kuba(a)kernel.org>
CC: Tariq Toukan <tariqt(a)nvidia.com>
CC: Eric Dumazet <edumazet(a)google.com>
tree:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 754e0b0e35608ed5206d6a67a791563c631cec07
commit: 48cec899e357cfb92d022a9c0df6bbe72a7f6951 tcp: Add a stub for
sk_defer_free_flush()
date: 3 weeks ago
config: riscv-randconfig-r016-20220213
(
https://download.01.org/0day-ci/archive/20220214/202202141205.JHKIRnxH-lk...)
compiler: clang version 15.0.0 (
https://github.com/llvm/llvm-project
ea071884b0cc7210b3cc5fe858f0e892a779a23b)
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/torvalds/linux.git/commit...
git remote add linus
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git fetch --no-tags linus master
git checkout 48cec899e357cfb92d022a9c0df6bbe72a7f6951
# 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
reset_iter: .text+0xb0e): relocation R_RISCV_PCREL_HI20 out of range: -524453 is not in
[-524288, 524287]; references kallsyms_markers
>> referenced by kallsyms.c
>> defined in kernel/built-in.a(kallsyms.o)
--
> ld.lld: error: kernel/built-in.a(kallsyms.o):(function
reset_iter: .text+0xb20): relocation R_RISCV_PCREL_HI20 out of range: -524453 is not in
[-524288, 524287]; references kallsyms_names
>> referenced by kallsyms.c
>> defined in kernel/built-in.a(kallsyms.o)
--
> ld.lld: error: kernel/built-in.a(kallsyms.o):(function
update_iter: .text+0xb8c): relocation R_RISCV_PCREL_HI20 out of range: -524453 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
update_iter: .text+0xbb8): relocation R_RISCV_PCREL_HI20 out of range: -524453 is not in
[-524288, 524287]; references kallsyms_relative_base
>> 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