public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
* [net:master 63/64] undefined reference to `__sk_defer_free_flush'
@ 2022-01-17 18:55 kernel test robot
  2022-01-18  7:03 ` Gal Pressman
  0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2022-01-17 18:55 UTC (permalink / raw)
  To: Gal Pressman; +Cc: kbuild-all, netdev

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@intel•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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-18  7:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-17 18:55 [net:master 63/64] undefined reference to `__sk_defer_free_flush' kernel test robot
2022-01-18  7:03 ` Gal Pressman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox