[linux-nvme:nvme-5.18 12/12] discovery.c:undefined reference to `nvmet_get_feat_kato'

kernel test robot lkp at intel.com
Mon Mar 14 06:42:23 PDT 2022


tree:   git://git.infradead.org/nvme.git nvme-5.18
head:   0ad57fcd030f0bda79a3b6c2fb8fc29b871d9538
commit: 0ad57fcd030f0bda79a3b6c2fb8fc29b871d9538 [12/12] nvmet: open code nvmet_get_feat_kato()
config: nios2-allyesconfig (https://download.01.org/0day-ci/archive/20220314/202203142144.HC6i8FxB-lkp@intel.com/config)
compiler: nios2-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
        git remote add linux-nvme git://git.infradead.org/nvme.git
        git fetch --no-tags linux-nvme nvme-5.18
        git checkout 0ad57fcd030f0bda79a3b6c2fb8fc29b871d9538
        # 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=nios2 SHELL=/bin/bash

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp at intel.com>

All errors (new ones prefixed by >>):

   nios2-linux-ld: drivers/nvme/target/discovery.o: in function `nvmet_execute_disc_get_features':
>> discovery.c:(.text+0x144): undefined reference to `nvmet_get_feat_kato'
   discovery.c:(.text+0x144): relocation truncated to fit: R_NIOS2_CALL26 against `nvmet_get_feat_kato'
>> nios2-linux-ld: discovery.c:(.text+0x154): undefined reference to `nvmet_get_feat_async_event'
   discovery.c:(.text+0x154): relocation truncated to fit: R_NIOS2_CALL26 against `nvmet_get_feat_async_event'
   `adc3xxx_i2c_remove' referenced in section `.data' of sound/soc/codecs/tlv320adc3xxx.o: defined in discarded section `.exit.text' of sound/soc/codecs/tlv320adc3xxx.o

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



More information about the Linux-nvme mailing list