All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [jirislaby:devel 113/134] undefined reference to `__kvm_nvhe_printk'
Date: Mon, 26 Apr 2021 21:48:46 +0800	[thread overview]
Message-ID: <202104262144.k407DM3Q-lkp@intel.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2359 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/jirislaby/linux.git devel
head:   19bb8c3d3bff5cf7c72d6b9af0fbde356e2a08c6
commit: 6d50c61e8e9a2e11826dcf09340db57a2f670981 [113/134] include condition in the BUG_ON/WARN_ON output
config: arm64-randconfig-r011-20210426 (attached as .config)
compiler: aarch64-linux-gcc (GCC) 9.3.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://git.kernel.org/pub/scm/linux/kernel/git/jirislaby/linux.git/commit/?id=6d50c61e8e9a2e11826dcf09340db57a2f670981
        git remote add jirislaby https://git.kernel.org/pub/scm/linux/kernel/git/jirislaby/linux.git
        git fetch --no-tags jirislaby devel
        git checkout 6d50c61e8e9a2e11826dcf09340db57a2f670981
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross W=1 ARCH=arm64 

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 >>):

   aarch64-linux-ld: Unexpected GOT/PLT entries detected!
   aarch64-linux-ld: Unexpected run-time procedure linkages detected!
   aarch64-linux-ld: arch/arm64/kvm/hyp/nvhe/kvm_nvhe.o: in function `__kvm_nvhe_cpu_logical_map':
>> (.hyp.text+0x3478): undefined reference to `__kvm_nvhe_printk'
   aarch64-linux-ld: arch/arm64/kvm/hyp/nvhe/kvm_nvhe.o: in function `__kvm_nvhe___hyp_per_cpu_offset':
   (.hyp.text+0x34d0): undefined reference to `__kvm_nvhe_printk'
   aarch64-linux-ld: arch/arm64/kvm/hyp/nvhe/kvm_nvhe.o: in function `__kvm_nvhe_handle_host_mem_abort':
   (.hyp.text+0x5348): undefined reference to `__kvm_nvhe_printk'
   aarch64-linux-ld: (.hyp.text+0x53d8): undefined reference to `__kvm_nvhe_printk'
   aarch64-linux-ld: arch/arm64/kvm/hyp/nvhe/kvm_nvhe.o: in function `__kvm_nvhe_kvm_set_table_pte.isra.0':
>> __kvm_nvhe_pgtable.c:(.hyp.text+0xa9b0): undefined reference to `__kvm_nvhe_printk'
   aarch64-linux-ld: arch/arm64/kvm/hyp/nvhe/kvm_nvhe.o:__kvm_nvhe_pgtable.c:(.hyp.text+0xaad8): more undefined references to `__kvm_nvhe_printk' follow

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 33026 bytes --]

                 reply	other threads:[~2021-04-26 13:48 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=202104262144.k407DM3Q-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.