From: kernel test robot <lkp@intel.com>
To: Song Liu <songliubraving@fb.com>,
bpf@vger.kernel.org, netdev@vger.kernel.org
Cc: kbuild-all@lists.01.org, ast@kernel.org, daniel@iogearbox.net,
andrii@kernel.org, kernel-team@fb.com, kpsingh@kernel.org,
Song Liu <songliubraving@fb.com>
Subject: Re: [PATCH v2 bpf-next 1/2] bpf: introduce helper bpf_find_vma
Date: Fri, 5 Nov 2021 04:37:16 +0800 [thread overview]
Message-ID: <202111050424.dT5wiJAZ-lkp@intel.com> (raw)
In-Reply-To: <20211104070016.2463668-2-songliubraving@fb.com>
[-- Attachment #1: Type: text/plain, Size: 1643 bytes --]
Hi Song,
I love your patch! Yet something to improve:
[auto build test ERROR on bpf-next/master]
url: https://github.com/0day-ci/linux/commits/Song-Liu/introduce-bpf_find_vma/20211104-150210
base: https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git master
config: riscv-randconfig-r034-20211104 (attached as .config)
compiler: riscv64-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://github.com/0day-ci/linux/commit/e219efba8d04dede08b1d87fa1e8c5c01180caaf
git remote add linux-review https://github.com/0day-ci/linux
git fetch --no-tags linux-review Song-Liu/introduce-bpf_find_vma/20211104-150210
git checkout e219efba8d04dede08b1d87fa1e8c5c01180caaf
# save the attached .config to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=riscv 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 >>):
riscv64-linux-ld: kernel/bpf/task_iter.o: in function `bpf_find_vma':
task_iter.c:(.text+0x3dc): undefined reference to `mmap_unlock_work'
>> riscv64-linux-ld: task_iter.c:(.text+0x3e0): undefined reference to `mmap_unlock_work'
riscv64-linux-ld: task_iter.c:(.text+0x400): undefined reference to `mmap_unlock_work'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 31824 bytes --]
next prev parent reply other threads:[~2021-11-04 20:38 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-04 7:00 [PATCH v2 bpf-next 0/2] introduce bpf_find_vma Song Liu
2021-11-04 7:00 ` [PATCH v2 bpf-next 1/2] bpf: introduce helper bpf_find_vma Song Liu
2021-11-04 16:46 ` Yonghong Song
2021-11-04 20:37 ` kernel test robot [this message]
2021-11-04 21:11 ` Song Liu
2021-11-04 7:00 ` [PATCH v2 bpf-next 2/2] selftests/bpf: add tests for bpf_find_vma Song Liu
2021-11-04 16:18 ` Song Liu
2021-11-04 17:07 ` Yonghong Song
2021-11-04 17:17 ` Song Liu
2021-11-04 17:24 ` Yonghong Song
2021-11-04 17:36 ` Song Liu
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=202111050424.dT5wiJAZ-lkp@intel.com \
--to=lkp@intel.com \
--cc=andrii@kernel.org \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=kbuild-all@lists.01.org \
--cc=kernel-team@fb.com \
--cc=kpsingh@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=songliubraving@fb.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox