CC: linux-kernel(a)vger.kernel.org
TO: Peter Zijlstra <peterz(a)infradead.org>
CC: Thomas Gleixner <tglx(a)linutronix.de>
CC: Ingo Molnar <mingo(a)kernel.org>
Hi Peter,
FYI, the error/warning still remains.
tree:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: e3c85076d7a6f986445b9008be7e7f83d1b0780a
commit: 63b3f96e1a989846a5a521d4fbef4bc86406929d kvm: Select SCHED_INFO instead of
TASK_DELAY_ACCT
date: 9 months ago
config: arm64-randconfig-r035-20220210
(
https://download.01.org/0day-ci/archive/20220211/202202110347.xmGwqHjo-lk...)
compiler: clang version 15.0.0 (
https://github.com/llvm/llvm-project
aa845d7a245d85c441d0bd44fc7b6c3be8f3de8d)
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 arm64 cross compiling tool for clang build
# apt-get install binutils-aarch64-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 63b3f96e1a989846a5a521d4fbef4bc86406929d
# 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=arm64 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: relocation R_AARCH64_ADR_PREL_PG_HI21 out of
range: 70368415731712 is not in [-4294967296, 4294967295]
> ld.lld: error: relocation R_AARCH64_ADR_PREL_PG_HI21 out of range: 70368415731712 is
not in [-4294967296, 4294967295]
> ld.lld: error: relocation R_AARCH64_ADR_PREL_PG_HI21 out of range: 70368415731712 is
not in [-4294967296, 4294967295]
> ld.lld: error: relocation R_AARCH64_ADR_PREL_PG_HI21 out of range: 70368415731712 is
not in [-4294967296, 4294967295]
> ld.lld: error: relocation R_AARCH64_ADR_PREL_PG_HI21 out of range: 70368415731712 is
not in [-4294967296, 4294967295]
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org