From: kbuild test robot <lkp@intel.com>
To: Abel Vesa <abel.vesa@nxp.com>
Cc: kbuild-all@01.org, Sascha Hauer <kernel@pengutronix.de>,
Lucas Stach <l.stach@pengutronix.de>,
"A.s. Dong" <aisheng.dong@nxp.com>,
Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@kernel.org>, Rob Herring <robh@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
Shawn Guo <shawnguo@kernel.org>,
Fabio Estevam <fabio.estevam@nxp.com>,
dl-linux-imx <linux-imx@nxp.com>,
"linux-clk@vger.kernel.org" <linux-clk@vger.kernel.org>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
Abel Vesa <abelvesa@linux.com>, Abel Vesa <abel.vesa@nxp.com>
Subject: Re: [PATCH v12 2/5] clk: imx: add fractional PLL output clock
Date: Fri, 9 Nov 2018 18:18:24 +0800 [thread overview]
Message-ID: <201811091832.kSh4BXdS%fengguang.wu@intel.com> (raw)
In-Reply-To: <1541594266-16712-3-git-send-email-abel.vesa@nxp.com>
[-- Attachment #1: Type: text/plain, Size: 1288 bytes --]
Hi Lucas,
I love your patch! Yet something to improve:
[auto build test ERROR on shawnguo/for-next]
[also build test ERROR on v4.20-rc1 next-20181109]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
url: https://github.com/0day-ci/linux/commits/Abel-Vesa/Add-i-MX8MQ-clock-driver/20181109-063930
base: https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git for-next
config: arm-multi_v5_defconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (Debian 7.2.0-11) 7.2.0
reproduce:
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# save the attached .config to linux build tree
GCC_VERSION=7.2.0 make.cross ARCH=arm
All errors (new ones prefixed by >>):
drivers/clk/imx/clk-frac-pll.o: In function `clk_pll_recalc_rate':
>> clk-frac-pll.c:(.text+0x74): undefined reference to `__aeabi_uldivmod'
drivers/clk/imx/clk-frac-pll.o: In function `clk_pll_round_rate':
clk-frac-pll.c:(.text+0xbc): undefined reference to `__aeabi_uldivmod'
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 30313 bytes --]
next prev parent reply other threads:[~2018-11-09 10:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-07 12:38 [PATCH v12 0/5] Add i.MX8MQ clock driver Abel Vesa
2018-11-07 12:38 ` [PATCH v12 1/5] dt-bindings: add binding for i.MX8MQ CCM Abel Vesa
2018-11-07 12:38 ` [PATCH v12 2/5] clk: imx: add fractional PLL output clock Abel Vesa
2018-11-09 10:18 ` kbuild test robot [this message]
2018-11-09 17:25 ` Stephen Boyd
2018-11-07 12:38 ` [PATCH v12 3/5] clk: imx: Add SCCG PLL type Abel Vesa
2018-11-07 12:38 ` [PATCH v12 4/5] clk: imx: Add imx composite clock Abel Vesa
2018-11-07 12:38 ` [PATCH v12 5/5] clk: imx: Add clock driver for i.MX8MQ CCM Abel Vesa
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=201811091832.kSh4BXdS%fengguang.wu@intel.com \
--to=lkp@intel.com \
--cc=abel.vesa@nxp.com \
--cc=abelvesa@linux.com \
--cc=aisheng.dong@nxp.com \
--cc=devicetree@vger.kernel.org \
--cc=fabio.estevam@nxp.com \
--cc=kbuild-all@01.org \
--cc=kernel@pengutronix.de \
--cc=l.stach@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=mturquette@baylibre.com \
--cc=robh@kernel.org \
--cc=sboyd@kernel.org \
--cc=shawnguo@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