CC: linux-mips(a)linux-mips.org
TO: Christoph Hellwig <hch(a)lst.de>
CC: Thomas Bogendoerfer <tsbogend(a)alpha.franken.de>
tree:
https://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git mips-next
head: da1bd29742b185c00a1737ba955aa3e75659be2b
commit: c2591eb5da521f34bd6023ece98b657719831752 [15/49] MIPS: use ioremap_page_range
config: mips-bcm63xx_defconfig (attached as .config)
compiler: clang version 11.0.0 (
https://github.com/llvm/llvm-project
1ccde533425a4ba9d379510206ad680ff9702129)
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 c2591eb5da521f34bd6023ece98b657719831752
# 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 >>):
> ld.lld: error: section .text at 0xFFFFFFFF80010000 of size
0x4E70EC exceeds available address space
> ld.lld: error: section __ex_table at 0xFFFFFFFF804F70F0 of size 0x15A8 exceeds
available address space
> ld.lld: error: section __dbe_table at 0xFFFFFFFF804F8698 of size 0x0 exceeds
available address space
> ld.lld: error: section .rodata at 0xFFFFFFFF804F9000 of size 0x79078 exceeds
available address space
ld.lld: error: section .data..page_aligned at
0xFFFFFFFF80573000 of size 0x2000 exceeds available address space
ld.lld: error: section .got at 0xFFFFFFFF80575000 of size 0x8 exceeds available address
space
ld.lld: error: section .rodata1 at 0xFFFFFFFF80575008 of size 0x0 exceeds available
address space
ld.lld: error: section .pci_fixup at 0xFFFFFFFF80575008 of size 0x1E90 exceeds
available address space
ld.lld: error: section .builtin_fw at 0xFFFFFFFF80576E98 of size 0x0 exceeds available
address space
ld.lld: error: section __ksymtab at 0xFFFFFFFF80576E98 of size 0x0 exceeds available
address space
ld.lld: error: section __ksymtab_gpl at 0xFFFFFFFF80576E98 of size 0x0 exceeds
available address space
ld.lld: error: section __ksymtab_unused at 0xFFFFFFFF80576E98 of size 0x0 exceeds
available address space
ld.lld: error: section __ksymtab_unused_gpl at 0xFFFFFFFF80576E98 of size 0x0 exceeds
available address space
ld.lld: error: section __ksymtab_gpl_future at 0xFFFFFFFF80576E98 of size 0x0 exceeds
available address space
ld.lld: error: section __kcrctab at 0xFFFFFFFF80576E98 of size 0x0 exceeds available
address space
ld.lld: error: section __kcrctab_gpl at 0xFFFFFFFF80576E98 of size 0x0 exceeds
available address space
ld.lld: error: section __kcrctab_unused at 0xFFFFFFFF80576E98 of size 0x0 exceeds
available address space
ld.lld: error: section __kcrctab_unused_gpl at 0xFFFFFFFF80576E98 of size 0x0 exceeds
available address space
ld.lld: error: section __kcrctab_gpl_future at 0xFFFFFFFF80576E98 of size 0x0 exceeds
available address space
ld.lld: error: section __ksymtab_strings at 0xFFFFFFFF80576E98 of size 0x0 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