From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: Re: [RFC PATCH 3/3] fuse: add per-file DAX flag
Date: Thu, 15 Jul 2021 23:13:52 +0800 [thread overview]
Message-ID: <202107152308.pXTA22Ug-lkp@intel.com> (raw)
In-Reply-To: <20210715093031.55667-4-jefflexu@linux.alibaba.com>
[-- Attachment #1: Type: text/plain, Size: 1845 bytes --]
Hi Jeffle,
[FYI, it's a private test report for your RFC patch.]
[auto build test ERROR on fuse/for-next]
[also build test ERROR on v5.14-rc1 next-20210715]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]
url: https://github.com/0day-ci/linux/commits/Jeffle-Xu/virtiofs-fuse-support-per-file-DAX/20210715-173102
base: https://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git for-next
config: nds32-defconfig (attached as .config)
compiler: nds32le-linux-gcc (GCC) 10.3.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/0e8ed9f530357cba01ae4bcaf4284a2da59aef62
git remote add linux-review https://github.com/0day-ci/linux
git fetch --no-tags linux-review Jeffle-Xu/virtiofs-fuse-support-per-file-DAX/20210715-173102
git checkout 0e8ed9f530357cba01ae4bcaf4284a2da59aef62
# save the attached .config to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-10.3.0 make.cross O=build_dir ARCH=nds32 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 >>):
nds32le-linux-ld: fs/fuse/inode.o: in function `fuse_change_attributes':
inode.c:(.text+0x1f98): undefined reference to `fuse_update_dax'
>> nds32le-linux-ld: inode.c:(.text+0x1f9c): undefined reference to `fuse_update_dax'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 10807 bytes --]
next prev parent reply other threads:[~2021-07-15 15:13 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-15 9:30 [RFC PATCH 0/3] virtiofs,fuse: support per-file DAX Jeffle Xu
2021-07-15 9:30 ` Jeffle Xu
2021-07-15 9:30 ` [RFC PATCH 1/3] fuse: add fuse_should_enable_dax() helper Jeffle Xu
2021-07-15 9:30 ` Jeffle Xu
2021-07-15 9:30 ` [RFC PATCH 2/3] fuse: Make DAX mount option a tri-state Jeffle Xu
2021-07-15 9:30 ` Jeffle Xu
2021-07-15 9:30 ` [RFC PATCH 3/3] fuse: add per-file DAX flag Jeffle Xu
2021-07-15 9:30 ` Jeffle Xu
2021-07-15 15:13 ` kernel test robot [this message]
2021-07-16 1:09 ` JeffleXu
2021-07-15 15:24 ` kernel test robot
2021-07-16 0:40 ` Liu Bo
2021-07-16 0:51 ` Vivek Goyal
2021-07-16 0:51 ` Vivek Goyal
2021-07-16 1:18 ` JeffleXu
2021-07-16 1:18 ` JeffleXu
2021-07-16 1:32 ` Vivek Goyal
2021-07-16 1:32 ` Vivek Goyal
2021-07-16 1:52 ` [PATCH] virtiofsd: support per-file DAX Jeffle Xu
2021-07-16 1:52 ` Jeffle Xu
2021-07-16 1:59 ` [RFC PATCH 3/3] fuse: add per-file DAX flag JeffleXu
2021-07-16 1:59 ` JeffleXu
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=202107152308.pXTA22Ug-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.