linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [asahilinux:bits/050-nvme 9/15] undefined reference to `apple_sart_remove_allowed_region'
@ 2022-03-03 10:20 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-03-03 10:20 UTC (permalink / raw)
  To: Sven Peter; +Cc: kbuild-all, linux-kernel, Hector Martin

tree:   https://github.com/AsahiLinux/linux bits/050-nvme
head:   fa98fe78deae80c3ca00451876f72fd38b2b3ee9
commit: 27dce760587c8c88aef9a2ef877a92df348075a6 [9/15] WIP: nvme-apple: add initial Apple SoC NVMe driver
config: parisc-allyesconfig (https://download.01.org/0day-ci/archive/20220303/202203031806.f1pqGvO7-lkp@intel.com/config)
compiler: hppa-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/AsahiLinux/linux/commit/27dce760587c8c88aef9a2ef877a92df348075a6
        git remote add asahilinux https://github.com/AsahiLinux/linux
        git fetch --no-tags asahilinux bits/050-nvme
        git checkout 27dce760587c8c88aef9a2ef877a92df348075a6
        # 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=parisc 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 >>):

   hppa-linux-ld: drivers/nvme/host/apple.o: in function `apple_nvme_sart_dma_destroy':
>> (.text+0x3fc): undefined reference to `apple_sart_remove_allowed_region'
   hppa-linux-ld: drivers/nvme/host/apple.o: in function `apple_nvme_sart_dma_setup':
>> (.text+0x4f0): undefined reference to `apple_sart_add_allowed_region'
   hppa-linux-ld: drivers/nvme/host/apple.o: in function `apple_nvme_probe':
>> (.text+0x10fc): undefined reference to `apple_sart_get'
>> hppa-linux-ld: (.text+0x1310): undefined reference to `devm_apple_rtkit_init'
   hppa-linux-ld: drivers/nvme/host/apple.o: in function `apple_nvme_disable':
>> (.text+0x23e0): undefined reference to `apple_rtkit_is_crashed'
   hppa-linux-ld: drivers/nvme/host/apple.o: in function `apple_nvme_shutdown':
>> (.text+0x2678): undefined reference to `apple_rtkit_is_running'
>> hppa-linux-ld: (.text+0x2688): undefined reference to `apple_rtkit_shutdown'
   hppa-linux-ld: drivers/nvme/host/apple.o: in function `apple_nvme_remove':
   (.text+0x272c): undefined reference to `apple_rtkit_is_running'
   hppa-linux-ld: (.text+0x273c): undefined reference to `apple_rtkit_shutdown'
   hppa-linux-ld: drivers/nvme/host/apple.o: in function `apple_nvme_timeout':
   (.text+0x286c): undefined reference to `apple_rtkit_is_crashed'
   hppa-linux-ld: drivers/nvme/host/apple.o: in function `apple_nvme_reset_work':
   (.text+0x2a38): undefined reference to `apple_rtkit_is_crashed'
>> hppa-linux-ld: (.text+0x2a78): undefined reference to `apple_rtkit_is_running'
   hppa-linux-ld: (.text+0x2ad4): undefined reference to `apple_rtkit_shutdown'
>> hppa-linux-ld: (.text+0x2aec): undefined reference to `apple_rtkit_reinit'
>> hppa-linux-ld: (.text+0x2b28): undefined reference to `apple_rtkit_boot'

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

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

only message in thread, other threads:[~2022-03-03 10:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-03 10:20 [asahilinux:bits/050-nvme 9/15] undefined reference to `apple_sart_remove_allowed_region' 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).