From: kernel test robot <lkp@intel.com>
To: brookxu <brookxu.cn@gmail.com>,
adobriyan@gmail.com, bsingharora@gmail.com,
akpm@linux-foundation.org, ebiederm@xmission.com,
linux-kernel@vger.kernel.org
Cc: kbuild-all@lists.01.org, clang-built-linux@googlegroups.com
Subject: Re: [RESEND PATCH 2/2] delayacct: Add a proc file to dump the delay info
Date: Wed, 14 Apr 2021 05:26:44 +0800 [thread overview]
Message-ID: <202104140506.r5E3QSFC-lkp@intel.com> (raw)
In-Reply-To: <99fd223ec19a6bc17fa5b39aaf6aed6cbdbea722.1618275619.git.brookxu@tencent.com>
[-- Attachment #1: Type: text/plain, Size: 2486 bytes --]
Hi brookxu,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on linus/master]
[also build test ERROR on v5.12-rc7 next-20210413]
[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/brookxu/delayacct-refactor-the-code-to-simplify-the-implementation/20210413-093934
base: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 89698becf06d341a700913c3d89ce2a914af69a2
config: arm-randconfig-r005-20210413 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 9829f5e6b1bca9b61efc629770d28bb9014dec45)
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 arm cross compiling tool for clang build
# apt-get install binutils-arm-linux-gnueabi
# https://github.com/0day-ci/linux/commit/7023a409dec95195a0e3360a36e8cb66363a9457
git remote add linux-review https://github.com/0day-ci/linux
git fetch --no-tags linux-review brookxu/delayacct-refactor-the-code-to-simplify-the-implementation/20210413-093934
git checkout 7023a409dec95195a0e3360a36e8cb66363a9457
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=arm
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 >>):
ld.lld: warning: lld uses blx instruction, no object with architecture supporting feature detected
ld.lld: warning: lld uses blx instruction, no object with architecture supporting feature detected
>> ld.lld: error: undefined symbol: __aeabi_uldivmod
>>> referenced by delayacct.c
>>> delayacct.o:(proc_delayacct_show) in archive kernel/built-in.a
>>> referenced by delayacct.c
>>> delayacct.o:(proc_delayacct_show) in archive kernel/built-in.a
>>> referenced by delayacct.c
>>> delayacct.o:(proc_delayacct_show) in archive kernel/built-in.a
>>> did you mean: __aeabi_uidivmod
>>> defined in: arch/arm/lib/lib.a(lib1funcs.o)
---
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: 35718 bytes --]
next prev parent reply other threads:[~2021-04-13 21:27 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-13 1:37 [RESEND PATCH 1/2] delayacct: refactor the code to simplify the implementation brookxu
2021-04-13 1:37 ` [RESEND PATCH 2/2] delayacct: Add a proc file to dump the delay info brookxu
2021-04-13 6:14 ` kernel test robot
2021-04-13 6:14 ` [RFC PATCH] delayacct: delayacct_stats[] can be static kernel test robot
2021-04-13 21:26 ` kernel test robot [this message]
2021-04-13 23:19 ` [RESEND PATCH 1/2] delayacct: refactor the code to simplify the implementation kernel test robot
2021-04-14 1:24 ` kernel test robot
2021-04-19 7:01 ` Balbir Singh
2021-04-19 9:30 ` brookxu
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=202104140506.r5E3QSFC-lkp@intel.com \
--to=lkp@intel.com \
--cc=adobriyan@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=brookxu.cn@gmail.com \
--cc=bsingharora@gmail.com \
--cc=clang-built-linux@googlegroups.com \
--cc=ebiederm@xmission.com \
--cc=kbuild-all@lists.01.org \
--cc=linux-kernel@vger.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