CC: linux-kernel(a)vger.kernel.org
TO: Eric Dumazet <edumazet(a)google.com>
Hi Eric,
FYI, the error/warning still remains.
tree:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 8cae8cd89f05f6de223d63e6d15e31c8ba9cf53b
commit: 38ebcf5096a86762b82262e96b2c8b170fe79040 scm: optimize put_cmsg()
date: 3 months ago
config: arm-randconfig-r014-20210715 (attached as .config)
compiler: clang version 13.0.0 (
https://github.com/llvm/llvm-project
0e49c54a8cbd3e779e5526a5888c683c01cc3c50)
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 arm cross compiling tool for clang build
# apt-get install binutils-arm-linux-gnueabi
#
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 38ebcf5096a86762b82262e96b2c8b170fe79040
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=arm
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: warning: lld uses blx instruction, no object with architecture supporting
feature detected
> ld.lld: error: scm.c:(.text.fixup+0x4): relocation R_ARM_JUMP24
out of range: 34267072 is not in [-33554432, 33554431]
ld.lld: error:
socket.c:(.text.fixup+0x4): relocation R_ARM_JUMP24 out of range: 33889508 is not in
[-33554432, 33554431]
> ld.lld: error: scm.c:(.text.fixup+0xC): relocation R_ARM_JUMP24
out of range: 34267120 is not in [-33554432, 33554431]
ld.lld: error:
socket.c:(.text.fixup+0xC): relocation R_ARM_JUMP24 out of range: 33907024 is not in
[-33554432, 33554431]
ld.lld: error: socket.c:(.text.fixup+0x14): relocation R_ARM_JUMP24 out of range:
33907108 is not in [-33554432, 33554431]
ld.lld: error: scm.c:(.text.fixup+0x14): relocation R_ARM_JUMP24 out of range: 34267172
is not in [-33554432, 33554431]
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org