[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202202151333.6N0HuNNm-lkp@intel.com>
Date: Tue, 15 Feb 2022 13:24:52 +0800
From: kernel test robot <lkp@...el.com>
To: David Howells <dhowells@...hat.com>
Cc: kbuild-all@...ts.01.org,
GNU/Weeb Mailing List <gwml@...r.gnuweeb.org>,
linux-kernel@...r.kernel.org
Subject: [ammarfaizi2-block:dhowells/linux-fs/netfs-maple 35/39]
aarch64-linux-ld: flush.c:undefined reference to `xa_store_range'
tree: https://github.com/ammarfaizi2/linux-block dhowells/linux-fs/netfs-maple
head: b995bc7182f60aa2b4d8930a7446f10dfbcebcc2
commit: e73334c9144cee0fd83afee287d7e5950e5d256d [35/39] netfs: Generate a buffered writeback from ->writepages()
config: arm64-randconfig-r024-20220214 (https://download.01.org/0day-ci/archive/20220215/202202151333.6N0HuNNm-lkp@intel.com/config)
compiler: aarch64-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://github.com/ammarfaizi2/linux-block/commit/e73334c9144cee0fd83afee287d7e5950e5d256d
git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block
git fetch --no-tags ammarfaizi2-block dhowells/linux-fs/netfs-maple
git checkout e73334c9144cee0fd83afee287d7e5950e5d256d
# save the config file to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=arm64 SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@...el.com>
All errors (new ones prefixed by >>):
aarch64-linux-ld: Unexpected GOT/PLT entries detected!
aarch64-linux-ld: Unexpected run-time procedure linkages detected!
aarch64-linux-ld: fs/netfs/flush.o: in function `netfs_flush_get_pages':
flush.c:(.text.unlikely+0x178): undefined reference to `xa_store_range'
>> aarch64-linux-ld: flush.c:(.text.unlikely+0x2a4): undefined reference to `xa_store_range'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
Powered by blists - more mailing lists