From: kernel test robot <lkp@intel.com>
To: Michael Kao <michael.kao@mediatek.com>,
ethan.chang@mediatek.com, Zhang Rui <rui.zhang@intel.com>,
Daniel Lezcano <daniel.lezcano@linaro.org>,
linux-pm@vger.kernel.org, srv_heupstream@mediatek.com
Cc: kbuild-all@lists.01.org, Eduardo Valentin <edubezval@gmail.com>,
Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
Matthias Brugger <matthias.bgg@gmail.com>
Subject: Re: [PATCH 2/3] thermal: mediatek: Add LVTS drivers for SoC theraml zones
Date: Mon, 7 Dec 2020 18:39:34 +0800 [thread overview]
Message-ID: <202012071828.KcHeL61O-lkp@intel.com> (raw)
In-Reply-To: <20201207063127.28051-3-michael.kao@mediatek.com>
[-- Attachment #1: Type: text/plain, Size: 1723 bytes --]
Hi Michael,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on linus/master]
[also build test ERROR on v5.10-rc7 next-20201204]
[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/Michael-Kao/Add-LVTS-architecture-thermal-controller/20201207-143738
base: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 0477e92881850d44910a7e94fc2c46f96faa131f
config: m68k-allyesconfig (attached as .config)
compiler: m68k-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/48e6bc3de5d2bd7b125c92529e8197625e906ed6
git remote add linux-review https://github.com/0day-ci/linux
git fetch --no-tags linux-review Michael-Kao/Add-LVTS-architecture-thermal-controller/20201207-143738
git checkout 48e6bc3de5d2bd7b125c92529e8197625e906ed6
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=m68k
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 >>):
m68k-linux-ld: drivers/thermal/mediatek/soc_temp_lvts.o: in function `lvts_init':
>> soc_temp_lvts.c:(.text+0x1404): undefined reference to `__divdi3'
---
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: 59149 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: Re: [PATCH 2/3] thermal: mediatek: Add LVTS drivers for SoC theraml zones
Date: Mon, 07 Dec 2020 18:39:34 +0800 [thread overview]
Message-ID: <202012071828.KcHeL61O-lkp@intel.com> (raw)
In-Reply-To: <20201207063127.28051-3-michael.kao@mediatek.com>
[-- Attachment #1: Type: text/plain, Size: 1760 bytes --]
Hi Michael,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on linus/master]
[also build test ERROR on v5.10-rc7 next-20201204]
[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/Michael-Kao/Add-LVTS-architecture-thermal-controller/20201207-143738
base: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 0477e92881850d44910a7e94fc2c46f96faa131f
config: m68k-allyesconfig (attached as .config)
compiler: m68k-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/48e6bc3de5d2bd7b125c92529e8197625e906ed6
git remote add linux-review https://github.com/0day-ci/linux
git fetch --no-tags linux-review Michael-Kao/Add-LVTS-architecture-thermal-controller/20201207-143738
git checkout 48e6bc3de5d2bd7b125c92529e8197625e906ed6
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=m68k
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 >>):
m68k-linux-ld: drivers/thermal/mediatek/soc_temp_lvts.o: in function `lvts_init':
>> soc_temp_lvts.c:(.text+0x1404): undefined reference to `__divdi3'
---
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: 59149 bytes --]
next prev parent reply other threads:[~2020-12-07 10:41 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-07 6:31 [PATCH 0/3] Add LVTS architecture thermal controller Michael Kao
2020-12-07 6:31 ` Michael Kao
2020-12-07 6:31 ` Michael Kao
2020-12-07 6:31 ` [PATCH 1/3] thermal: mediatek: Relocate driver to mediatek folder Michael Kao
2020-12-07 6:31 ` Michael Kao
2020-12-07 6:31 ` Michael Kao
2020-12-07 6:31 ` [PATCH 2/3] thermal: mediatek: Add LVTS drivers for SoC theraml zones Michael Kao
2020-12-07 6:31 ` Michael Kao
2020-12-07 6:31 ` Michael Kao
2020-12-07 7:17 ` Hsin-Yi Wang
2020-12-07 7:17 ` Hsin-Yi Wang
2020-12-07 7:17 ` Hsin-Yi Wang
2020-12-07 10:30 ` kernel test robot
2020-12-07 10:30 ` kernel test robot
2020-12-07 10:39 ` kernel test robot [this message]
2020-12-07 10:39 ` kernel test robot
2020-12-07 6:31 ` [PATCH 3/3] dt-bindings: thermal: Add binding document for mt6873 thermal controller Michael Kao
2020-12-07 6:31 ` Michael Kao
2020-12-07 6:31 ` Michael Kao
2020-12-07 17:03 ` Rob Herring
2020-12-07 17:03 ` Rob Herring
2020-12-07 17:03 ` Rob Herring
2020-12-07 17:07 ` Rob Herring
2020-12-07 17:07 ` Rob Herring
2020-12-07 17:07 ` Rob Herring
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=202012071828.KcHeL61O-lkp@intel.com \
--to=lkp@intel.com \
--cc=daniel.lezcano@linaro.org \
--cc=edubezval@gmail.com \
--cc=ethan.chang@mediatek.com \
--cc=kbuild-all@lists.01.org \
--cc=linux-pm@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=matthias.bgg@gmail.com \
--cc=michael.kao@mediatek.com \
--cc=robh+dt@kernel.org \
--cc=rui.zhang@intel.com \
--cc=srv_heupstream@mediatek.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 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.