tree:
https://github.com/AsahiLinux/linux nvme/dev
head: 462512213a677fa8bca25bbe2928f188848f5411
commit: 462512213a677fa8bca25bbe2928f188848f5411 [19/19] HACK/DO-NOT-MERGE: nvme-apple:
add initial Apple SoC NVMe driver
config: m68k-allyesconfig
(
https://download.01.org/0day-ci/archive/20211218/202112181118.zRu1n8Nv-lk...)
compiler: m68k-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/462512213a677fa8bca25bbe2928f1...
git remote add asahilinux
https://github.com/AsahiLinux/linux
git fetch --no-tags asahilinux nvme/dev
git checkout 462512213a677fa8bca25bbe2928f188848f5411
# 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=m68k SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>):
m68k-linux-ld: drivers/nvme/host/apple.o: in function `apple_nvme_sart_dma_free':
> apple.c:(.text+0x51e): undefined reference to
`apple_sart_remove_allowed_region'
m68k-linux-ld: drivers/nvme/host/apple.o:
in function `apple_nvme_sart_dma_alloc':
> apple.c:(.text+0x5c4): undefined reference to
`apple_sart_add_allowed_region'
m68k-linux-ld: drivers/nvme/host/apple.o: in
function `apple_nvme_probe':
> apple.c:(.text+0x1332): undefined reference to
`apple_sart_get'
> m68k-linux-ld: apple.c:(.text+0x152e): undefined reference to
`devm_apple_rtkit_init'
m68k-linux-ld: drivers/nvme/host/apple.o: in function
`apple_nvme_disable':
> apple.c:(.text+0x16e4): undefined reference to
`apple_rtkit_is_crashed'
m68k-linux-ld: drivers/nvme/host/apple.o: in
function `apple_nvme_shutdown':
> apple.c:(.text+0x191e): undefined reference to
`apple_rtkit_is_running'
> m68k-linux-ld: apple.c:(.text+0x1930): undefined reference to
`apple_rtkit_shutdown'
m68k-linux-ld: drivers/nvme/host/apple.o: in function
`apple_nvme_remove':
apple.c:(.text+0x19d6): undefined reference to `apple_rtkit_is_running'
m68k-linux-ld: apple.c:(.text+0x19e6): undefined reference to
`apple_rtkit_shutdown'
m68k-linux-ld: drivers/nvme/host/apple.o: in function `apple_nvme_timeout':
apple.c:(.text+0x1a80): undefined reference to `apple_rtkit_is_crashed'
m68k-linux-ld: drivers/nvme/host/apple.o: in function `apple_nvme_reset_work':
apple.c:(.text+0x1b8e): undefined reference to `apple_rtkit_is_crashed'
> m68k-linux-ld: apple.c:(.text+0x1bec): undefined reference to
`apple_rtkit_is_running'
m68k-linux-ld: apple.c:(.text+0x1c44): undefined
reference to `apple_rtkit_shutdown'
> m68k-linux-ld: apple.c:(.text+0x1c58): undefined reference to
`apple_rtkit_reinit'
> m68k-linux-ld: apple.c:(.text+0x1c94): 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