All of lore.kernel.org
 help / color / mirror / Atom feed
* [axboe-block:perf-wip 9/12] shmem.c:undefined reference to `__bdev_set_nr_sectors'
@ 2021-10-07 21:06 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-10-07 21:06 UTC (permalink / raw)
  To: Jens Axboe; +Cc: kbuild-all, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1968 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: arc-randconfig-r043-20211007 (attached as .config)
compiler: arc-elf-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=arc 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 >>):

   arc-elf-ld: mm/shmem.o: in function `shmem_write_end':
>> shmem.c:(.text+0x3814): undefined reference to `__bdev_set_nr_sectors'
>> arc-elf-ld: shmem.c:(.text+0x3814): undefined reference to `__bdev_set_nr_sectors'
   arc-elf-ld: mm/shmem.o: in function `shmem_fallocate':
   shmem.c:(.text+0x4824): undefined reference to `__bdev_set_nr_sectors'
   arc-elf-ld: shmem.c:(.text+0x4824): undefined reference to `__bdev_set_nr_sectors'
   arc-elf-ld: mm/shmem.o: in function `shmem_setattr':
   shmem.c:(.text+0x4aae): undefined reference to `__bdev_set_nr_sectors'
   arc-elf-ld: mm/shmem.o:shmem.c:(.text+0x4aae): 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: 30038 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [axboe-block:perf-wip 9/12] shmem.c:undefined reference to `__bdev_set_nr_sectors'
@ 2021-10-07 21:06 ` kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-10-07 21:06 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 2004 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: arc-randconfig-r043-20211007 (attached as .config)
compiler: arc-elf-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=arc 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 >>):

   arc-elf-ld: mm/shmem.o: in function `shmem_write_end':
>> shmem.c:(.text+0x3814): undefined reference to `__bdev_set_nr_sectors'
>> arc-elf-ld: shmem.c:(.text+0x3814): undefined reference to `__bdev_set_nr_sectors'
   arc-elf-ld: mm/shmem.o: in function `shmem_fallocate':
   shmem.c:(.text+0x4824): undefined reference to `__bdev_set_nr_sectors'
   arc-elf-ld: shmem.c:(.text+0x4824): undefined reference to `__bdev_set_nr_sectors'
   arc-elf-ld: mm/shmem.o: in function `shmem_setattr':
   shmem.c:(.text+0x4aae): undefined reference to `__bdev_set_nr_sectors'
   arc-elf-ld: mm/shmem.o:shmem.c:(.text+0x4aae): 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(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 30038 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-07 21:07 UTC | newest]

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

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.