From: kernel test robot <lkp@intel.com>
To: min.li.xe@renesas.com, derek.kiernan@xilinx.com,
dragan.cvetic@xilinx.com, arnd@arndb.de,
gregkh@linuxfoundation.org
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org,
Min Li <min.li.xe@renesas.com>
Subject: Re: [PATCH next 2/2] misc: Add Renesas Synchronization Management Unit (SMU) support
Date: Sat, 27 Mar 2021 17:53:18 +0800 [thread overview]
Message-ID: <202103271711.hawr48xa-lkp@intel.com> (raw)
In-Reply-To: <1616772851-29774-1-git-send-email-min.li.xe@renesas.com>
[-- Attachment #1: Type: text/plain, Size: 2341 bytes --]
Hi,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on next-20210326]
url: https://github.com/0day-ci/linux/commits/min-li-xe-renesas-com/mfd-Add-Renesas-Synchronization-Management-Unit-SMU-support/20210327-150316
base: 931294922e65a23e1aad6398b9ae02df74044679
config: microblaze-randconfig-r003-20210327 (attached as .config)
compiler: microblaze-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/0719d3e2c97f4073f3b495311f260c6c3e0dda28
git remote add linux-review https://github.com/0day-ci/linux
git fetch --no-tags linux-review min-li-xe-renesas-com/mfd-Add-Renesas-Synchronization-Management-Unit-SMU-support/20210327-150316
git checkout 0719d3e2c97f4073f3b495311f260c6c3e0dda28
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=microblaze
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 >>):
microblaze-linux-ld: drivers/misc/rsmu_cm.o: in function `rsmu_cm_get_dpll_ffo':
>> (.text+0xb4): undefined reference to `rsmu_read'
microblaze-linux-ld: drivers/misc/rsmu_cm.o: in function `rsmu_cm_get_dpll_state':
(.text+0x52c): undefined reference to `rsmu_read'
microblaze-linux-ld: drivers/misc/rsmu_cm.o: in function `rsmu_cm_set_combomode':
(.text+0x7c0): undefined reference to `rsmu_read'
>> microblaze-linux-ld: (.text+0x87c): undefined reference to `rsmu_write'
microblaze-linux-ld: drivers/misc/rsmu_sabre.o: in function `rsmu_sabre_get_dpll_state':
(.text+0xd0): undefined reference to `rsmu_read'
microblaze-linux-ld: drivers/misc/rsmu_sabre.o: in function `rsmu_sabre_get_dpll_ffo':
(.text+0x388): undefined reference to `rsmu_read'
microblaze-linux-ld: drivers/misc/rsmu_sabre.o: in function `rsmu_sabre_set_combomode':
(.text+0x714): undefined reference to `rsmu_read'
microblaze-linux-ld: (.text+0x7ac): undefined reference to `rsmu_write'
---
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: 26169 bytes --]
next prev parent reply other threads:[~2021-03-27 9:55 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-26 15:34 [PATCH next 2/2] misc: Add Renesas Synchronization Management Unit (SMU) support min.li.xe
2021-03-27 7:58 ` kernel test robot
2021-03-27 9:53 ` kernel test robot [this message]
2021-03-28 12:13 ` Greg KH
2021-03-29 17:03 ` Min Li
2021-04-02 14:22 ` Greg KH
2021-04-03 22:06 ` Min Li
-- strict thread matches above, loose matches on Subject: below --
2021-04-03 22:08 [PATCH next 1/2] mfd: " min.li.xe
2021-04-03 22:08 ` [PATCH next 2/2] misc: " min.li.xe
2021-04-04 10:08 ` Greg KH
2021-04-05 1:52 ` Min Li
2021-04-05 6:37 ` Greg KH
2021-04-05 13:53 ` Min Li
2021-03-23 16:40 min.li.xe
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=202103271711.hawr48xa-lkp@intel.com \
--to=lkp@intel.com \
--cc=arnd@arndb.de \
--cc=derek.kiernan@xilinx.com \
--cc=dragan.cvetic@xilinx.com \
--cc=gregkh@linuxfoundation.org \
--cc=kbuild-all@lists.01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=min.li.xe@renesas.com \
/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