[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <202201180234.dBCoLWV3-lkp@intel.com>
Date: Tue, 18 Jan 2022 02:55:00 +0800
From: kernel test robot <lkp@...el.com>
To: Gal Pressman <gal@...dia.com>
Cc: kbuild-all@...ts.01.org, netdev@...r.kernel.org
Subject: [net:master 63/64] undefined reference to `__sk_defer_free_flush'
tree: https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git master
head: 9ea674d7ca4f6ce080b813ac2d9a9397f13d2427
commit: 79074a72d335dbd021a716d8cc65cba3b2f706ab [63/64] net: Flush deferred skb free on socket destroy
config: h8300-randconfig-r006-20220116 (https://download.01.org/0day-ci/archive/20220118/202201180234.dBCoLWV3-lkp@intel.com/config)
compiler: h8300-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/davem/net.git/commit/?id=79074a72d335dbd021a716d8cc65cba3b2f706ab
git remote add net https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git
git fetch --no-tags net master
git checkout 79074a72d335dbd021a716d8cc65cba3b2f706ab
# 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=h8300 SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@...el.com>
All errors (new ones prefixed by >>):
h8300-linux-ld: section .init.text LMA [0000000000466120,0000000000498245] overlaps section .text LMA [0000000000000280,0000000000f8ea7f]
h8300-linux-ld: section .data VMA [0000000000400000,000000000046611f] overlaps section .text VMA [0000000000000280,0000000000f8ea7f]
h8300-linux-ld: net/core/sock.o: in function `sk_destruct':
>> (.text+0x51f1): undefined reference to `__sk_defer_free_flush'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
Powered by blists - more mailing lists