linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Jens Axboe <axboe@kernel.dk>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org
Subject: [axboe-block:perf-wip 9/12] truncate.c:(.text.truncate_setsize+0x64): undefined reference to `__bdev_set_nr_sectors'
Date: Fri, 8 Oct 2021 05:46:00 +0800	[thread overview]
Message-ID: <202110080552.cWgQX4P4-lkp@intel.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2336 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git perf-wip
head:   48af6d89a68709a5dd178822e2b9dc3eb5a82030
commit: a0ca4e8b8ea4cd47e2a81a7b96cc6211ef83ef40 [9/12] block: cache inode size in bdev
config: mips-buildonly-randconfig-r003-20211004 (attached as .config)
compiler: mips64-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/axboe/linux-block.git/commit/?id=a0ca4e8b8ea4cd47e2a81a7b96cc6211ef83ef40
        git remote add axboe-block https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git
        git fetch --no-tags axboe-block perf-wip
        git checkout a0ca4e8b8ea4cd47e2a81a7b96cc6211ef83ef40
        # 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=mips 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 >>):

   mips64-linux-ld: arch/mips/kernel/traps.o: in function `trap_init':
   traps.c:(.init.text+0x584): undefined reference to `handle_fpe'
   mips64-linux-ld: traps.c:(.init.text+0x588): undefined reference to `handle_fpe'
   mips64-linux-ld: mm/truncate.o: in function `truncate_setsize':
>> truncate.c:(.text.truncate_setsize+0x64): undefined reference to `__bdev_set_nr_sectors'
   mips64-linux-ld: fs/libfs.o: in function `simple_write_end':
>> libfs.c:(.text.simple_write_end+0x164): undefined reference to `__bdev_set_nr_sectors'
   mips64-linux-ld: fs/fuse/dir.o: in function `fuse_do_setattr':
>> dir.c:(.text.fuse_do_setattr+0x248): undefined reference to `__bdev_set_nr_sectors'
>> mips64-linux-ld: dir.c:(.text.fuse_do_setattr+0xb58): undefined reference to `__bdev_set_nr_sectors'
   mips64-linux-ld: dir.c:(.text.fuse_do_setattr+0xb80): undefined reference to `__bdev_set_nr_sectors'
   mips64-linux-ld: fs/fuse/dir.o:dir.c:(.text.fuse_do_setattr+0xbec): more undefined references to `__bdev_set_nr_sectors' follow

---
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: 28248 bytes --]

                 reply	other threads:[~2021-10-08  1:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=202110080552.cWgQX4P4-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=axboe@kernel.dk \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-kernel@vger.kernel.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 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).