tree:
https://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git next
head: e3a52158a68220d28e1bcf4797c3762d06813c66
commit: 4c80e9323967125ab8aa7c271ccc7624abc08832 [44/46] Merge tag 'v5.9-rc4' into
next
config: riscv-randconfig-r024-20200911 (attached as .config)
compiler: riscv32-linux-gcc (GCC) 9.3.0
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
git checkout 4c80e9323967125ab8aa7c271ccc7624abc08832
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=riscv
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
All warnings (new ones prefixed by >>, old ones prefixed by <<):
> WARNING: modpost: vmlinux.o(.text+0x47782b0): Section mismatch in
reference from the function sctp_assoc_sync_pmtu() to the variable .init.text:.LBE1560
The function sctp_assoc_sync_pmtu() references
the variable __init .LBE1560.
This is often because sctp_assoc_sync_pmtu lacks a __init
annotation or the annotation of .LBE1560 is wrong.
--
> WARNING: modpost: vmlinux.o(.text+0x477e314): Section mismatch in
reference from the function sctp_transport_burst_limited() to the variable
.init.text:.LBE468
The function sctp_transport_burst_limited() references
the variable __init .LBE468.
This is often because sctp_transport_burst_limited lacks a __init
annotation or the annotation of .LBE468 is wrong.
--
> WARNING: modpost: vmlinux.o(__ex_table+0x1478): Section mismatch
in reference from the (unknown reference) (unknown) to the variable .debug_str:.LASF1083
FATAL: modpost: The relocation at __ex_table+0x1478 references
section ".debug_str" 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.
The below error/warnings are from parent commit:
<< WARNING: modpost: vmlinux.o(.text+0x475cc30): Section mismatch in reference from
the function sctp_transport_burst_limited() to the variable .init.text:.L0
<< WARNING: modpost: vmlinux.o(__ex_table+0x16d0): Section mismatch in reference
from the (unknown reference) (unknown) to the variable .debug_str:.LASF32
<< WARNING: modpost: vmlinux.o(.text+0x475cc30): Section mismatch in reference from
the function sctp_transport_burst_limited() to the variable .init.text:.L0
<< WARNING: modpost: vmlinux.o(__ex_table+0x16d0): Section mismatch in reference
from the (unknown reference) (unknown) to the variable .debug_str:.LASF32
<< WARNING: modpost: vmlinux.o(.text+0x475cc30): Section mismatch in reference from
the function sctp_transport_burst_limited() to the variable .init.text:.L0
<< WARNING: modpost: vmlinux.o(__ex_table+0x16d0): Section mismatch in reference
from the (unknown reference) (unknown) to the variable .debug_str:.LASF32
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org