CC: Linux Memory Management List <linux-mm(a)kvack.org>
TO: Miguel Ojeda <ojeda(a)kernel.org>
CC: Alex Gaynor <alex.gaynor(a)gmail.com>
CC: Wedson Almeida Filho <wedsonaf(a)google.com>
CC: Gary Guo <gary(a)garyguo.net>
CC: Boqun Feng <boqun.feng(a)gmail.com>
tree:
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 4eee8d0b64ecc3231040fa68ba750317ffca5c52
commit: 026221a07000d799269199c93d734cb2f4b731a8 [4716/5842] kallsyms: support
"big" kernel symbols
config: riscv-buildonly-randconfig-r001-20211207
(
https://download.01.org/0day-ci/archive/20211209/202112091953.KSF2cfTQ-lk...)
compiler: clang version 14.0.0 (
https://github.com/llvm/llvm-project
097a1cb1d5ebb3a0ec4bcaed8ba3ff6a8e33c00a)
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/next/linux-next.git/commi...
git remote add linux-next
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git fetch --no-tags linux-next master
git checkout 026221a07000d799269199c93d734cb2f4b731a8
# 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
get_symbol_offset: .text+0x45c): relocation R_RISCV_PCREL_HI20 out of range: -524386 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
get_symbol_offset: .text+0x44e): relocation R_RISCV_PCREL_HI20 out of range: -524386 is
not in [-524288, 524287]; references kallsyms_markers
>> 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