From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [net:master 63/65] csky-linux-ld: sock.c:undefined reference to `__sk_defer_free_flush'
Date: Tue, 18 Jan 2022 06:18:52 +0800 [thread overview]
Message-ID: <202201180610.noKfNl47-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1589 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git master
head: 5765cee119bf5a36c94d20eceb37c445508934be
commit: 79074a72d335dbd021a716d8cc65cba3b2f706ab [63/65] net: Flush deferred skb free on socket destroy
config: csky-randconfig-r035-20220117 (https://download.01.org/0day-ci/archive/20220118/202201180610.noKfNl47-lkp(a)intel.com/config)
compiler: csky-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=csky 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 >>):
csky-linux-ld: net/core/sock.o: in function `sk_destruct':
sock.c:(.text+0x1780): undefined reference to `__sk_defer_free_flush'
>> csky-linux-ld: sock.c:(.text+0x17c4): undefined reference to `__sk_defer_free_flush'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: Gal Pressman <gal@nvidia.com>
Cc: kbuild-all@lists.01.org, netdev@vger.kernel.org
Subject: [net:master 63/65] csky-linux-ld: sock.c:undefined reference to `__sk_defer_free_flush'
Date: Tue, 18 Jan 2022 06:18:52 +0800 [thread overview]
Message-ID: <202201180610.noKfNl47-lkp@intel.com> (raw)
tree: https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git master
head: 5765cee119bf5a36c94d20eceb37c445508934be
commit: 79074a72d335dbd021a716d8cc65cba3b2f706ab [63/65] net: Flush deferred skb free on socket destroy
config: csky-randconfig-r035-20220117 (https://download.01.org/0day-ci/archive/20220118/202201180610.noKfNl47-lkp@intel.com/config)
compiler: csky-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=csky 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 >>):
csky-linux-ld: net/core/sock.o: in function `sk_destruct':
sock.c:(.text+0x1780): undefined reference to `__sk_defer_free_flush'
>> csky-linux-ld: sock.c:(.text+0x17c4): 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
next reply other threads:[~2022-01-17 22:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-17 22:18 kernel test robot [this message]
2022-01-17 22:18 ` [net:master 63/65] csky-linux-ld: sock.c:undefined reference to `__sk_defer_free_flush' kernel test robot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202201180610.noKfNl47-lkp@intel.com \
--to=lkp@intel.com \
--cc=kbuild-all@lists.01.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.