linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Sven Peter <sven@svenpeter.dev>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org,
	Hector Martin <marcan@marcan.st>
Subject: [asahilinux:bits/050-nvme 9/15] undefined reference to `apple_sart_remove_allowed_region'
Date: Thu, 3 Mar 2022 18:20:10 +0800	[thread overview]
Message-ID: <202203031806.f1pqGvO7-lkp@intel.com> (raw)

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

                 reply	other threads:[~2022-03-03 10:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202203031806.f1pqGvO7-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcan@marcan.st \
    --cc=sven@svenpeter.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).