Messages in this thread |  | | Date | Sun, 10 Apr 2022 11:15:17 +0800 | From | kernel test robot <> | Subject | [toke:xdp-queueing-04 3/12] m68k-linux-ld: kernel/bpf/syscall.o:undefined reference to `pifo_generic_map_ops' |
| |
tree: https://git.kernel.org/pub/scm/linux/kernel/git/toke/linux.git xdp-queueing-04 head: d67202baf237752a91366c8ba9bd801942e5fdaf commit: fe606924ca53da2ffef87d4234ef54a5f1b66fbb [3/12] bpf: Add a PIFO map type for queueing packets config: m68k-randconfig-c024-20220410 (https://download.01.org/0day-ci/archive/20220410/202204101141.oHsayKFH-lkp@intel.com/config) compiler: m68k-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/toke/linux.git/commit/?id=fe606924ca53da2ffef87d4234ef54a5f1b66fbb git remote add toke https://git.kernel.org/pub/scm/linux/kernel/git/toke/linux.git git fetch --no-tags toke xdp-queueing-04 git checkout fe606924ca53da2ffef87d4234ef54a5f1b66fbb # 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=m68k SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
>> m68k-linux-ld: kernel/bpf/syscall.o:(.rodata+0x522): undefined reference to `pifo_generic_map_ops' >> m68k-linux-ld: kernel/bpf/btf.o:(.rodata+0x1a0): undefined reference to `pifo_generic_map_ops'
-- 0-DAY CI Kernel Test Service https://01.org/lkp
|  |