LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Christoph Hellwig <hch@lst.de>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org,
Jan Kara <jack@suse.cz>
Subject: [ext3:generic_block_fiemap_removal 3/4] file.c:undefined reference to `iomap_fiemap'
Date: Tue, 27 Jul 2021 10:04:20 +0800 [thread overview]
Message-ID: <202107271057.xwwoSXFy-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1572 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git generic_block_fiemap_removal
head: 8f04e4d9e612244a7fea6e3db4c5f117784212e3
commit: 9432c8ae9f99993c886a7a5b4b99b8e9af491183 [3/4] hpfs: use iomap_fiemap to implement ->fiemap
config: riscv-randconfig-r035-20210726 (attached as .config)
compiler: riscv64-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://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git/commit/?id=9432c8ae9f99993c886a7a5b4b99b8e9af491183
git remote add ext3 https://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git
git fetch --no-tags ext3 generic_block_fiemap_removal
git checkout 9432c8ae9f99993c886a7a5b4b99b8e9af491183
# 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=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: fs/ext2/inode.o: in function `.L468':
inode.c:(.text+0x2624): undefined reference to `iomap_fiemap'
riscv64-linux-ld: fs/hpfs/file.o: in function `.L0 ':
>> file.c:(.text+0x2a4): undefined reference to `iomap_fiemap'
---
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: 34263 bytes --]
next reply other threads:[~2021-07-27 2:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-27 2:04 kernel test robot [this message]
2021-07-27 6:58 ` Christoph Hellwig
2021-07-27 8:55 ` Jan Kara
2021-07-27 8:57 ` Christoph Hellwig
2021-07-27 9:07 ` Jan Kara
2021-07-27 18:32 ` Naresh Kamboju
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=202107271057.xwwoSXFy-lkp@intel.com \
--to=lkp@intel.com \
--cc=hch@lst.de \
--cc=jack@suse.cz \
--cc=kbuild-all@lists.01.org \
--cc=linux-kernel@vger.kernel.org \
--subject='Re: [ext3:generic_block_fiemap_removal 3/4] file.c:undefined reference to `iomap_fiemap'\''' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).