[asahilinux:bits/050-nvme 9/15] undefined reference to `apple_sart_remove_allowed_region'

From: kernel test robot
Date: Thu Mar 03 2022 - 05:21:01 EST


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@xxxxxxxxx/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@xxxxxxxxx>

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@xxxxxxxxxxxx