CC: linux-kernel(a)vger.kernel.org
TO: Pavel Begunkov <asml.silence(a)gmail.com>
CC: Jens Axboe <axboe(a)kernel.dk>
tree:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: e87b070839418ce8fec5aa9d5324d90f47e69f77
commit: e8c954df234145c5765870382c2bc630a48beec9 io_uring: fix mis-seting
personality's creds
date: 9 days ago
config: arm-randconfig-r035-20201215 (attached as .config)
compiler: clang version 12.0.0 (
https://github.com/llvm/llvm-project
a29ecca7819a6ed4250d3689b12b1f664bb790d7)
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 e8c954df234145c5765870382c2bc630a48beec9
# 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: ip_sockglue.c:(.text.fixup+0x8): relocation R_ARM_JUMP24 out of range:
34776236 is not in [-33554432, 33554431]
> ld.lld: error: tcp.c:(.text.fixup+0x4): relocation R_ARM_JUMP24
out of range: 34863372 is not in [-33554432, 33554431]
ld.lld: error:
ip_sockglue.c:(.text.fixup+0x14): relocation R_ARM_JUMP24 out of range: 34776496 is not in
[-33554432, 33554431]
ld.lld: error: ipv6_sockglue.c:(.text.fixup+0x8): relocation R_ARM_JUMP24 out of range:
37321080 is not in [-33554432, 33554431]
ld.lld: error: tcp.c:(.text.fixup+0x10): relocation R_ARM_JUMP24 out of range: 34926988
is not in [-33554432, 33554431]
> ld.lld: error: ipmr.c:(.text.fixup+0x8): relocation R_ARM_JUMP24
out of range: 36053360 is not in [-33554432, 33554431]
> ld.lld: error: ip_sockglue.c:(.text.fixup+0x1C): relocation R_ARM_JUMP24 out of
range: 34777084 is not in [-33554432, 33554431]
ld.lld: error:
igmp.c:(.text.fixup+0x4): relocation R_ARM_JUMP24 out of range: 35705436 is not in
[-33554432, 33554431]
ld.lld: error: ipv6_sockglue.c:(.text.fixup+0x10): relocation R_ARM_JUMP24 out of
range: 37326400 is not in [-33554432, 33554431]
> ld.lld: error: tcp.c:(.text.fixup+0x1C): relocation R_ARM_JUMP24
out of range: 34928584 is not in [-33554432, 33554431]
ld.lld: error:
ipmr.c:(.text.fixup+0x10): relocation R_ARM_JUMP24 out of range: 36053456 is not in
[-33554432, 33554431]
ld.lld: error: ip_sockglue.c:(.text.fixup+0x24): relocation R_ARM_JUMP24 out of range:
34777732 is not in [-33554432, 33554431]
> ld.lld: error: udp.c:(.text.fixup+0x4): relocation R_ARM_JUMP24
out of range: 35442664 is not in [-33554432, 33554431]
ld.lld: error:
ipv6_sockglue.c:(.text.fixup+0x18): relocation R_ARM_JUMP24 out of range: 37327736 is not
in [-33554432, 33554431]
> ld.lld: error: raw.c:(.text.fixup+0x4): relocation R_ARM_JUMP24
out of range: 35386832 is not in [-33554432, 33554431]
ld.lld: error:
ipv6_sockglue.c:(.text.fixup+0x24): relocation R_ARM_JUMP24 out of range: 37327832 is not
in [-33554432, 33554431]
> ld.lld: error: udp.c:(.text.fixup+0xC): relocation R_ARM_JUMP24
out of range: 35442752 is not in [-33554432, 33554431]
> ld.lld: error: raw.c:(.text.fixup+0xC): relocation R_ARM_JUMP24 out of range:
35387064 is not in [-33554432, 33554431]
ld.lld: error: udp.c:(.text.fixup+0x18):
relocation R_ARM_JUMP24 out of range: 35473164 is not in [-33554432, 33554431]
ld.lld: error: ipv6_sockglue.c:(.text.fixup+0x2C): relocation R_ARM_JUMP24 out of
range: 37328028 is not in [-33554432, 33554431]
ld.lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all
errors)
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org