[ammarfaizi2-block:dhowells/linux-fs/netfs-lib 50/54] or1k-linux-ld: fs/cifs/file.o:undefined reference to `netfs_invalidatepage'

From: kernel test robot
Date: Tue Mar 08 2022 - 06:02:31 EST


tree: https://github.com/ammarfaizi2/linux-block dhowells/linux-fs/netfs-lib
head: 0a76f6b7563134f15673a1cd5a2ccc2fd6b4c1d0
commit: a80918300e1cb9538bea4a225c7a45fe75f4678a [50/54] netfs: Provide invalidatepage and releasepage calls
config: openrisc-randconfig-r023-20220308 (https://download.01.org/0day-ci/archive/20220308/202203081815.sMaYyDI2-lkp@xxxxxxxxx/config)
compiler: or1k-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/a80918300e1cb9538bea4a225c7a45fe75f4678a
git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block
git fetch --no-tags ammarfaizi2-block dhowells/linux-fs/netfs-lib
git checkout a80918300e1cb9538bea4a225c7a45fe75f4678a
# 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=openrisc SHELL=/bin/bash

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@xxxxxxxxx>

All errors (new ones prefixed by >>):

>> or1k-linux-ld: fs/cifs/file.o:(.rodata+0x318c): undefined reference to `netfs_invalidatepage'
>> or1k-linux-ld: fs/cifs/file.o:(.rodata+0x3190): undefined reference to `netfs_releasepage'
or1k-linux-ld: fs/cifs/file.o:(.rodata+0x31e4): undefined reference to `netfs_invalidatepage'
or1k-linux-ld: fs/cifs/file.o:(.rodata+0x31e8): undefined reference to `netfs_releasepage'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx