tree:
https://github.com/ammarfaizi2/linux-block axboe/linux-block/m1-test
head: 5adfbb595194191bad98c47447ddbee7d3b60b8f
commit: 4af74948141263ed097ad48f8845871d16410b08 [248/382] WIP: nvme-apple: add initial
Apple SoC NVMe driver
config: parisc-randconfig-r015-20220216
(
https://download.01.org/0day-ci/archive/20220216/202202161307.qyEsGhGi-lk...)
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/ammarfaizi2/linux-block/commit/4af74948141263ed097ad48...
git remote add ammarfaizi2-block
https://github.com/ammarfaizi2/linux-block
git fetch --no-tags ammarfaizi2-block axboe/linux-block/m1-test
git checkout 4af74948141263ed097ad48f8845871d16410b08
# 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(a)intel.com>
All errors (new ones prefixed by >>):
hppa-linux-ld: drivers/nvme/host/apple.o: in function `apple_nvme_sart_dma_alloc':
> (.text+0x6f0): undefined reference to
`apple_sart_add_allowed_region'
hppa-linux-ld: drivers/nvme/host/apple.o: in
function `apple_nvme_probe':
> (.text+0x9d0): undefined reference to `apple_sart_get'
> hppa-linux-ld: (.text+0xcc0): undefined reference to `devm_apple_rtkit_init'
hppa-linux-ld: drivers/nvme/host/apple.o: in function `apple_nvme_disable':
> (.text+0x1248): undefined reference to
`apple_rtkit_is_crashed'
hppa-linux-ld: drivers/nvme/host/apple.o: in
function `apple_nvme_shutdown':
> (.text+0x1400): undefined reference to
`apple_rtkit_is_running'
> hppa-linux-ld: (.text+0x1410): undefined reference to `apple_rtkit_shutdown'
hppa-linux-ld: drivers/nvme/host/apple.o: in function `apple_nvme_remove':
(.text+0x1484): undefined reference to `apple_rtkit_is_running'
hppa-linux-ld: (.text+0x1494): undefined reference to `apple_rtkit_shutdown'
hppa-linux-ld: drivers/nvme/host/apple.o: in function `apple_nvme_timeout':
(.text+0x15c8): undefined reference to `apple_rtkit_is_crashed'
hppa-linux-ld: drivers/nvme/host/apple.o: in function `apple_nvme_reset_work':
(.text+0x1738): undefined reference to `apple_rtkit_is_crashed'
> hppa-linux-ld: (.text+0x175c): undefined reference to
`apple_rtkit_is_running'
hppa-linux-ld: (.text+0x1790): undefined reference
to `apple_rtkit_shutdown'
> hppa-linux-ld: (.text+0x17a8): undefined reference to
`apple_rtkit_reinit'
> hppa-linux-ld: (.text+0x17e0): undefined reference to `apple_rtkit_boot'
hppa-linux-ld: drivers/nvme/host/apple.o: in function `apple_nvme_sart_dma_free':
> (.text+0x1bbc): undefined reference to
`apple_sart_remove_allowed_region'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org