oe-kbuild-all.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Christoph Hellwig <hch@lst.de>
Cc: oe-kbuild-all@lists.linux.dev,
	Linux Memory Management List <linux-mm@kvack.org>,
	Jens Axboe <axboe@kernel.dk>,
	Luis Chamberlain <mcgrof@kernel.org>,
	Johannes Thumshirn <johannes.thumshirn@wdc.com>
Subject: [linux-next:master 6098/6910] arm-linux-gnueabi-ld: storage.c:undefined reference to `__bread_gfp'
Date: Thu, 3 Aug 2023 18:01:02 +0800	[thread overview]
Message-ID: <202308031810.pQzGmR1v-lkp@intel.com> (raw)

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   fb4327106e5250ee360d0d8b056c1eef7eeb9a98
commit: 925c86a19bacf8ce10eb666328fb3fa5aff7b951 [6098/6910] fs: add CONFIG_BUFFER_HEAD
config: arm-gemini_defconfig (https://download.01.org/0day-ci/archive/20230803/202308031810.pQzGmR1v-lkp@intel.com/config)
compiler: arm-linux-gnueabi-gcc (GCC) 12.3.0
reproduce: (https://download.01.org/0day-ci/archive/20230803/202308031810.pQzGmR1v-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202308031810.pQzGmR1v-lkp@intel.com/

All errors (new ones prefixed by >>):

   arm-linux-gnueabi-ld: fs/romfs/storage.o: in function `romfs_dev_read':
>> storage.c:(.text+0x64): undefined reference to `__brelse'
>> arm-linux-gnueabi-ld: storage.c:(.text+0x9c): undefined reference to `__bread_gfp'
   arm-linux-gnueabi-ld: fs/romfs/storage.o: in function `romfs_dev_strnlen':
   storage.c:(.text+0x128): undefined reference to `__brelse'
   arm-linux-gnueabi-ld: storage.c:(.text+0x16c): undefined reference to `__bread_gfp'
   arm-linux-gnueabi-ld: fs/romfs/storage.o: in function `romfs_dev_strcmp':
>> storage.c:(.text+0x22c): undefined reference to `__bread_gfp'
>> arm-linux-gnueabi-ld: storage.c:(.text+0x27c): undefined reference to `__brelse'
   arm-linux-gnueabi-ld: storage.c:(.text+0x2a8): undefined reference to `__bread_gfp'
   arm-linux-gnueabi-ld: storage.c:(.text+0x2bc): undefined reference to `__brelse'
   arm-linux-gnueabi-ld: storage.c:(.text+0x2d4): undefined reference to `__brelse'
   arm-linux-gnueabi-ld: storage.c:(.text+0x2f4): undefined reference to `__brelse'
   arm-linux-gnueabi-ld: storage.c:(.text+0x304): undefined reference to `__brelse'

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

                 reply	other threads:[~2023-08-03 10:01 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=202308031810.pQzGmR1v-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=axboe@kernel.dk \
    --cc=hch@lst.de \
    --cc=johannes.thumshirn@wdc.com \
    --cc=linux-mm@kvack.org \
    --cc=mcgrof@kernel.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    /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).