tree:
https://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux.git queue-next
head: 88cc86ac5963acdc577256b39fc338cefd80223d
commit: 88cc86ac5963acdc577256b39fc338cefd80223d [1/1] Merge branch
'testing/rdma-next' into queue-next
config: riscv-randconfig-r013-20200715 (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 88cc86ac5963acdc577256b39fc338cefd80223d
# 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 >>):
> WARNING: modpost: vmlinux.o(.text+0x16de648): Section mismatch in
reference from the function ip6_datagram_connect_v6_only() to the variable
.init.text:.LBB464
The function ip6_datagram_connect_v6_only() references
the variable __init .LBB464.
This is often because ip6_datagram_connect_v6_only lacks a __init
annotation or the annotation of .LBB464 is wrong.
--
> WARNING: modpost: vmlinux.o(.data+0x165e90): Section mismatch in
reference from the variable ip6_frags_ctl_table to the variable .init.text:.L279
The variable ip6_frags_ctl_table references
the variable __init .L279
If the reference is valid then annotate the
variable with or __refdata (see linux/init.h) or name the variable:
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org