[netfilter-nf:master 47/47] undefined reference to `sock_gen_put'
From: kernel test robot
Date: Thu Feb 24 2022 - 19:26:51 EST
tree: git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf.git master
head: 661c8ec0381915e9a2b0f9dcc03a5bd70ba5e3dd
commit: 661c8ec0381915e9a2b0f9dcc03a5bd70ba5e3dd [47/47] netfilter: nf_queue: don't assume sk is full socket
config: nios2-randconfig-r021-20220224 (https://download.01.org/0day-ci/archive/20220225/202202250819.DzmYOyKL-lkp@xxxxxxxxx/config)
compiler: nios2-linux-gcc (GCC) 11.2.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
# https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf.git/commit/?id=661c8ec0381915e9a2b0f9dcc03a5bd70ba5e3dd
git remote add netfilter-nf git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf.git
git fetch --no-tags netfilter-nf master
git checkout 661c8ec0381915e9a2b0f9dcc03a5bd70ba5e3dd
# save the config file to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=nios2 SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@xxxxxxxxx>
All errors (new ones prefixed by >>):
nios2-linux-ld: net/netfilter/nf_queue.o: in function `nf_queue_entry_free':
>> (.text+0x1d0): undefined reference to `sock_gen_put'
(.text+0x1d0): relocation truncated to fit: R_NIOS2_CALL26 against `sock_gen_put'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx