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/axboe/linux-block.git
io_uring-5.7
head: bd2ab18a1d6267446eae1b47dd839050452bdf7f
commit: bd2ab18a1d6267446eae1b47dd839050452bdf7f [9/9] io_uring: fix FORCE_ASYNC req
preparation
config: mips-randconfig-r004-20200517 (attached as .config)
compiler: clang version 11.0.0 (
https://github.com/llvm/llvm-project
135b877874fae96b4372c8a3fbfaa8ff44ff86e3)
reproduce:
wget
https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O
~/bin/make.cross
chmod +x ~/bin/make.cross
# install mips cross compiling tool for clang build
# apt-get install binutils-mips-linux-gnu
git checkout bd2ab18a1d6267446eae1b47dd839050452bdf7f
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=mips
If you fix the issue, kindly add following tag as appropriate
Reported-by: kbuild test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>, old ones prefixed by <<):
> ld.lld: error: section .text at 0xFFFFFFFF84000000 of size
0xF84074 exceeds available address space
> ld.lld: error: section __ex_table at 0xFFFFFFFF84F84080 of size 0x1DE8 exceeds
available address space
> ld.lld: error: section __dbe_table at 0xFFFFFFFF84F85E68 of size 0x0 exceeds
available address space
ld.lld: error: section .rodata at 0xFFFFFFFF84F86000 of size
0x21656F exceeds available address space
ld.lld: error: section .data..page_aligned at 0xFFFFFFFF8519D000 of size 0x2000 exceeds
available address space
ld.lld: error: section .got at 0xFFFFFFFF8519F000 of size 0x8 exceeds available address
space
ld.lld: error: section .rodata1 at 0xFFFFFFFF8519F008 of size 0x0 exceeds available
address space
ld.lld: error: section .pci_fixup at 0xFFFFFFFF8519F008 of size 0x1E90 exceeds available
address space
ld.lld: error: section .builtin_fw at 0xFFFFFFFF851A0E98 of size 0x0 exceeds available
address space
ld.lld: error: section __ksymtab at 0xFFFFFFFF851A0E98 of size 0x10350 exceeds available
address space
ld.lld: error: section __ksymtab_gpl at 0xFFFFFFFF851B11E8 of size 0xEF40 exceeds
available address space
ld.lld: error: section __ksymtab_unused at 0xFFFFFFFF851C0128 of size 0x0 exceeds
available address space
ld.lld: error: section __ksymtab_unused_gpl at 0xFFFFFFFF851C0128 of size 0x0 exceeds
available address space
ld.lld: error: section __ksymtab_gpl_future at 0xFFFFFFFF851C0128 of size 0x0 exceeds
available address space
ld.lld: error: section __kcrctab at 0xFFFFFFFF851C0128 of size 0x0 exceeds available
address space
ld.lld: error: section __kcrctab_gpl at 0xFFFFFFFF851C0128 of size 0x0 exceeds available
address space
ld.lld: error: section __kcrctab_unused at 0xFFFFFFFF851C0128 of size 0x0 exceeds
available address space
ld.lld: error: section __kcrctab_unused_gpl at 0xFFFFFFFF851C0128 of size 0x0 exceeds
available address space
ld.lld: error: section __kcrctab_gpl_future at 0xFFFFFFFF851C0128 of size 0x0 exceeds
available address space
ld.lld: error: section __ksymtab_strings at 0xFFFFFFFF851C0128 of size 0x3432A exceeds
available address space
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