From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: Re: [PATCH 3/3] clk: socfpga: allow compile testing of Stratix 10 / Agilex clocks
Date: Tue, 09 Mar 2021 08:00:03 +0800 [thread overview]
Message-ID: <202103090708.jMoZDDB2-lkp@intel.com> (raw)
In-Reply-To: <20210308182339.379775-4-krzysztof.kozlowski@canonical.com>
[-- Attachment #1: Type: text/plain, Size: 2444 bytes --]
Hi Krzysztof,
I love your patch! Yet something to improve:
[auto build test ERROR on clk/clk-next]
[also build test ERROR on v5.12-rc2]
[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/Krzysztof-Kozlowski/clk-socfpga-minor-cleanups-and-compile-testing/20210309-022450
base: https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git clk-next
config: arm64-randconfig-r025-20210309 (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://github.com/0day-ci/linux/commit/6dbfa9221080e4e5341ff77479b699609a48c03e
git remote add linux-review https://github.com/0day-ci/linux
git fetch --no-tags linux-review Krzysztof-Kozlowski/clk-socfpga-minor-cleanups-and-compile-testing/20210309-022450
git checkout 6dbfa9221080e4e5341ff77479b699609a48c03e
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross 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: drivers/clk/socfpga/clk-s10.o: in function `s10_clkmgr_init':
>> clk-s10.c:(.text+0xe4): undefined reference to `s10_register_pll'
>> aarch64-linux-ld: clk-s10.c:(.text+0x11c): undefined reference to `s10_register_periph'
>> aarch64-linux-ld: clk-s10.c:(.text+0x154): undefined reference to `s10_register_cnt_periph'
>> aarch64-linux-ld: clk-s10.c:(.text+0x190): undefined reference to `s10_register_gate'
Kconfig warnings: (for reference only)
WARNING: unmet direct dependencies detected for MXC_CLK_SCU
Depends on COMMON_CLK && ARCH_MXC && IMX_SCU && HAVE_ARM_SMCCC
Selected by
- CLK_IMX8QXP && COMMON_CLK && (ARCH_MXC && ARM64 || COMPILE_TEST && IMX_SCU && HAVE_ARM_SMCCC
---
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: 36647 bytes --]
next prev parent reply other threads:[~2021-03-09 0:00 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-08 18:23 [RFT 0/3] clk: socfpga: minor cleanups and compile testing Krzysztof Kozlowski
2021-03-08 18:23 ` Krzysztof Kozlowski
2021-03-08 18:23 ` [PATCH 1/3] clk: socfpga: allow building N5X clocks with ARCH_N5X Krzysztof Kozlowski
2021-03-08 18:23 ` Krzysztof Kozlowski
2021-03-08 18:23 ` [PATCH 2/3] clk: socfpga: drop duplicated lines in Makefile Krzysztof Kozlowski
2021-03-08 18:23 ` Krzysztof Kozlowski
2021-03-08 18:23 ` [PATCH 3/3] clk: socfpga: allow compile testing of Stratix 10 / Agilex clocks Krzysztof Kozlowski
2021-03-08 18:23 ` Krzysztof Kozlowski
2021-03-09 0:00 ` kernel test robot [this message]
2021-03-09 8:49 ` Krzysztof Kozlowski
2021-03-09 8:49 ` Krzysztof Kozlowski
2021-03-09 9:02 ` Krzysztof Kozlowski
2021-03-09 9:02 ` Krzysztof Kozlowski
2021-03-09 10:11 ` Arnd Bergmann
2021-03-09 10:11 ` Arnd Bergmann
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=202103090708.jMoZDDB2-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.