linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [axboe-block:perf-wip 9/12] truncate.c:(.text.truncate_setsize+0x64): undefined reference to `__bdev_set_nr_sectors'
@ 2021-10-07 21:46 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-10-07 21:46 UTC (permalink / raw)
  To: Jens Axboe; +Cc: kbuild-all, linux-kernel

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-08  1:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-07 21:46 [axboe-block:perf-wip 9/12] truncate.c:(.text.truncate_setsize+0x64): undefined reference to `__bdev_set_nr_sectors' kernel test robot

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).