[asahilinux:nvme-rfc 6/9] s390-linux-ld: apple.c:undefined reference to `apple_rtkit_is_crashed'

From: kernel test robot
Date: Wed Mar 23 2022 - 15:56:07 EST


tree: https://github.com/AsahiLinux/linux nvme-rfc
head: 38f95567a5c591f8d41b2f166fa0e1d2d81eeeb0
commit: f2339fc0db4ef9cec9e427790a23621744059f4e [6/9] nvme-apple: Add initial Apple SoC NVMe driver
config: s390-randconfig-c024-20220323 (https://download.01.org/0day-ci/archive/20220324/202203240342.RFvSPhFG-lkp@xxxxxxxxx/config)
compiler: s390-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/f2339fc0db4ef9cec9e427790a23621744059f4e
git remote add asahilinux https://github.com/AsahiLinux/linux
git fetch --no-tags asahilinux nvme-rfc
git checkout f2339fc0db4ef9cec9e427790a23621744059f4e
# 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=s390 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 >>):

s390-linux-ld: drivers/nvme/host/apple.o: in function `apple_nvme_sart_dma_destroy':
apple.c:(.text+0x4e6): undefined reference to `apple_sart_remove_allowed_region'
s390-linux-ld: drivers/nvme/host/apple.o: in function `apple_nvme_sart_dma_setup':
apple.c:(.text+0x66a): undefined reference to `apple_sart_add_allowed_region'
s390-linux-ld: drivers/nvme/host/apple.o: in function `apple_nvme_disable':
apple.c:(.text+0x2cee): undefined reference to `apple_rtkit_is_crashed'
>> s390-linux-ld: apple.c:(.text+0x2d7e): undefined reference to `apple_rtkit_is_crashed'
s390-linux-ld: drivers/nvme/host/apple.o: in function `apple_nvme_shutdown':
apple.c:(.text+0x30d4): undefined reference to `apple_rtkit_is_running'
>> s390-linux-ld: apple.c:(.text+0x310c): undefined reference to `apple_rtkit_shutdown'
s390-linux-ld: drivers/nvme/host/apple.o: in function `apple_nvme_remove':
apple.c:(.text+0x31d0): undefined reference to `apple_rtkit_is_running'
s390-linux-ld: apple.c:(.text+0x3202): undefined reference to `apple_rtkit_shutdown'
s390-linux-ld: drivers/nvme/host/apple.o: in function `apple_nvme_reset_work':
apple.c:(.text+0x331a): undefined reference to `apple_rtkit_is_crashed'
>> s390-linux-ld: apple.c:(.text+0x334c): undefined reference to `apple_rtkit_is_running'
s390-linux-ld: apple.c:(.text+0x33a4): undefined reference to `apple_rtkit_shutdown'
>> s390-linux-ld: apple.c:(.text+0x343c): undefined reference to `apple_rtkit_reinit'
>> s390-linux-ld: apple.c:(.text+0x34be): undefined reference to `apple_rtkit_boot'
s390-linux-ld: drivers/nvme/host/apple.o: in function `apple_nvme_timeout':
apple.c:(.text+0x40de): undefined reference to `apple_rtkit_is_crashed'
s390-linux-ld: drivers/nvme/host/apple.o: in function `apple_nvme_probe':
apple.c:(.text+0x4552): undefined reference to `apple_sart_get'
>> s390-linux-ld: apple.c:(.text+0x4bd0): undefined reference to `devm_apple_rtkit_init'

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