From: kernel test robot <lkp@intel.com>
To: Henry Willard <henry.willard@oracle.com>,
catalin.marinas@arm.com, will@kernel.org, mark.rutland@arm.com,
tabba@google.com, keescook@chromium.org, ardb@kernel.org,
samitolvanen@google.com, joe@perches.com, nixiaoming@huawei.com,
linux-arm-kernel@lists.infradead.org
Cc: clang-built-linux@googlegroups.com, kbuild-all@lists.01.org
Subject: Re: [PATCH] arm64: kexec: add support for kexec with spin-table
Date: Thu, 15 Jul 2021 19:48:01 +0800 [thread overview]
Message-ID: <202107151947.NcATtSuJ-lkp@intel.com> (raw)
In-Reply-To: <1626284473-1168-1-git-send-email-henry.willard@oracle.com>
[-- Attachment #1: Type: text/plain, Size: 2395 bytes --]
Hi Henry,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on arm64/for-next/core]
[also build test ERROR on v5.14-rc1 next-20210715]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]
url: https://github.com/0day-ci/linux/commits/Henry-Willard/arm64-kexec-add-support-for-kexec-with-spin-table/20210715-014204
base: https://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-next/core
config: arm64-randconfig-r011-20210714 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 8d69635ed9ecf36fd0ca85906bfde17949671cbe)
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
# install arm64 cross compiling tool for clang build
# apt-get install binutils-aarch64-linux-gnu
# https://github.com/0day-ci/linux/commit/3dd4112e1b67732182a5e12891867db4e139980c
git remote add linux-review https://github.com/0day-ci/linux
git fetch --no-tags linux-review Henry-Willard/arm64-kexec-add-support-for-kexec-with-spin-table/20210715-014204
git checkout 3dd4112e1b67732182a5e12891867db4e139980c
# save the attached .config to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross O=build_dir ARCH=arm64 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 >>):
aarch64-linux-gnu-ld: arch/arm64/kernel/smp_spin_table.o: in function `cpu_soft_restart':
>> smp_spin_table.c:(.text+0x524): undefined reference to `__cpu_soft_restart'
aarch64-linux-gnu-ld: arch/arm64/kernel/smp_spin_table.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `__cpu_soft_restart' which may bind externally can not be used when making a shared object; recompile with -fPIC
smp_spin_table.c:(.text+0x524): dangerous relocation: unsupported relocation
>> aarch64-linux-gnu-ld: smp_spin_table.c:(.text+0x528): undefined reference to `__cpu_soft_restart'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 32528 bytes --]
[-- Attachment #3: Type: text/plain, Size: 176 bytes --]
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2021-07-15 11:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-14 17:41 [PATCH] arm64: kexec: add support for kexec with spin-table Henry Willard
2021-07-14 18:47 ` Mark Rutland
2021-07-15 0:08 ` Henry Willard
2021-07-14 22:24 ` kernel test robot
2021-07-14 22:29 ` kernel test robot
2021-07-15 6:54 ` kernel test robot
2021-07-15 11:48 ` kernel test robot [this message]
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=202107151947.NcATtSuJ-lkp@intel.com \
--to=lkp@intel.com \
--cc=ardb@kernel.org \
--cc=catalin.marinas@arm.com \
--cc=clang-built-linux@googlegroups.com \
--cc=henry.willard@oracle.com \
--cc=joe@perches.com \
--cc=kbuild-all@lists.01.org \
--cc=keescook@chromium.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=mark.rutland@arm.com \
--cc=nixiaoming@huawei.com \
--cc=samitolvanen@google.com \
--cc=tabba@google.com \
--cc=will@kernel.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 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).