CC: linux-kernel(a)vger.kernel.org TO: Tianjia Zhang CC: Herbert Xu tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 17e7124aad766b3f158943acb51467f86220afe9 commit: d58bb7e55a8a65894cc02f27c3e2bf9403e7c40f lib/mpi: Introduce ec implementation to MPI library date: 7 months ago config: arm-randconfig-r016-20210409 (attached as .config) compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project dd453a1389b6a7e6d9214b449d3c54981b1a89b6) 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/?id=d58bb7e55a8a65894cc02f27c3e2bf9403e7c40f git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git git fetch --no-tags linus master git checkout d58bb7e55a8a65894cc02f27c3e2bf9403e7c40f # 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 All errors (new ones prefixed by >>): >> ld.lld: error: af_vsock.c:(.text.fixup+0x4): relocation R_ARM_THM_JUMP24 out of range: 16781092 is not in [-16777216, 16777215] ld.lld: error: qrtr.c:(.text.fixup+0x4): relocation R_ARM_THM_JUMP24 out of range: 16822178 is not in [-16777216, 16777215] ld.lld: error: af_vsock.c:(.text.fixup+0x10): relocation R_ARM_THM_JUMP24 out of range: 16787226 is not in [-16777216, 16777215] ld.lld: error: qrtr.c:(.text.fixup+0xC): relocation R_ARM_THM_JUMP24 out of range: 16822192 is not in [-16777216, 16777215] ld.lld: error: af_vsock.c:(.text.fixup+0x18): relocation R_ARM_THM_JUMP24 out of range: 16787490 is not in [-16777216, 16777215] --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org