tree:
https://github.com/alaahl/linux.git for-upstream
head: 1f65603a4e1335d07633763dc73bda73848a2fe7
commit: 1f65603a4e1335d07633763dc73bda73848a2fe7 [2/2] Merge branch
'testing/rdma-next' into queue-next
config: riscv-randconfig-r025-20200514 (attached as .config)
compiler: riscv32-linux-gcc (GCC) 9.3.0
reproduce:
wget
https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O
~/bin/make.cross
chmod +x ~/bin/make.cross
git checkout 1f65603a4e1335d07633763dc73bda73848a2fe7
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=riscv
If you fix the issue, kindly add following tag as appropriate
Reported-by: kbuild test robot <lkp(a)intel.com>
All warnings (new ones prefixed by >>, old ones prefixed by <<):
> WARNING: modpost: vmlinux.o(.text+0x7aba8): Section mismatch in
reference from the function debug_rt_mutex_deadlock() to the variable .init.text:.LBB13353
The function debug_rt_mutex_deadlock() references
the variable __init .LBB13353.
This is often because debug_rt_mutex_deadlock lacks a __init
annotation or the annotation of .LBB13353 is wrong.
--
> WARNING: modpost: vmlinux.o(__ex_table+0x15f0): Section mismatch
in reference from the (unknown reference) (unknown) to the variable .rodata:__func__.49182
FATAL: modpost: The relocation at __ex_table+0x15f0 references
section ".rodata" which is not executable, IOW
it is not possible for the kernel to fault
at that address. Something is seriously wrong
and should be fixed.
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org