linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [cel:nfsd-courteous-server 3/7] nfsctl.c:undefined reference to `laundry_wq'
@ 2022-04-25 21:18 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-04-25 21:18 UTC (permalink / raw)
  To: Dai Ngo; +Cc: kbuild-all, linux-kernel, Chuck Lever

tree:   git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux nfsd-courteous-server
head:   f5af813d2e996e3c4ea5c54a72693c4e9a8dd842
commit: f5801355cac36f76ad08e99c1159817d73e0ef85 [3/7] NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd
config: arm-integrator_defconfig (https://download.01.org/0day-ci/archive/20220426/202204260535.ZVIVcthk-lkp@intel.com/config)
compiler: arm-linux-gnueabi-gcc (GCC) 11.3.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/cel/linux.git/commit/?id=f5801355cac36f76ad08e99c1159817d73e0ef85
        git remote add cel git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
        git fetch --no-tags cel nfsd-courteous-server
        git checkout f5801355cac36f76ad08e99c1159817d73e0ef85
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=arm 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 >>):

   arm-linux-gnueabi-ld: fs/nfsd/nfsctl.o: in function `exit_nfsd':
>> nfsctl.c:(.exit.text+0x50): undefined reference to `laundry_wq'
   arm-linux-gnueabi-ld: fs/nfsd/nfsctl.o: in function `init_nfsd':
>> nfsctl.c:(.init.text+0x11c): undefined reference to `laundry_wq'

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

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

only message in thread, other threads:[~2022-04-25 21:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-25 21:18 [cel:nfsd-courteous-server 3/7] nfsctl.c:undefined reference to `laundry_wq' 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).