All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: Re: [PATCH] rtc: zynqmp: Add calibration set and get support
Date: Thu, 15 Jul 2021 01:51:19 +0800	[thread overview]
Message-ID: <202107150103.JoumoFVg-lkp@intel.com> (raw)
In-Reply-To: <20210714080809.34289-1-srinivas.neeli@xilinx.com>

[-- Attachment #1: Type: text/plain, Size: 2134 bytes --]

Hi Srinivas,

I love your patch! Yet something to improve:

[auto build test ERROR on abelloni/rtc-next]
[also build test ERROR on v5.14-rc1 next-20210714]
[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/Srinivas-Neeli/rtc-zynqmp-Add-calibration-set-and-get-support/20210714-160903
base:   https://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git rtc-next
config: nds32-buildonly-randconfig-r001-20210714 (attached as .config)
compiler: nds32le-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/41973a1184ee0279fa1fbc827aa1c2af1adc8f01
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review Srinivas-Neeli/rtc-zynqmp-Add-calibration-set-and-get-support/20210714-160903
        git checkout 41973a1184ee0279fa1fbc827aa1c2af1adc8f01
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross O=build_dir ARCH=nds32 SHELL=/bin/bash

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 >>):

   nds32le-linux-ld: drivers/rtc/rtc-zynqmp.o: in function `xlnx_rtc_read_offset':
   rtc-zynqmp.c:(.text+0xd0): undefined reference to `__divdi3'
>> nds32le-linux-ld: rtc-zynqmp.c:(.text+0xd4): undefined reference to `__divdi3'
   nds32le-linux-ld: drivers/rtc/rtc-zynqmp.o: in function `xlnx_rtc_set_offset':
   rtc-zynqmp.c:(.text+0x270): undefined reference to `__divdi3'
   nds32le-linux-ld: rtc-zynqmp.c:(.text+0x274): 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: 35387 bytes --]

  parent reply	other threads:[~2021-07-14 17:51 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-14  8:08 [PATCH] rtc: zynqmp: Add calibration set and get support Srinivas Neeli
2021-07-14  8:08 ` Srinivas Neeli
2021-07-14 14:33 ` kernel test robot
2021-07-14 17:51 ` kernel test robot [this message]
2021-08-09 10:05 ` Srinivas Neeli
2021-08-09 10:05   ` Srinivas Neeli
  -- strict thread matches above, loose matches on Subject: below --
2020-02-20  9:31 Srinivas Neeli
2020-02-20  9:31 ` Srinivas Neeli
2020-02-24 11:16 ` Michal Simek
2020-02-24 11:16   ` Michal Simek
2020-02-25  1:19 ` kbuild test robot
2020-02-25  1:19   ` kbuild test robot
2020-02-25  1:19   ` kbuild test robot
2020-02-27 11:45 ` Alexandre Belloni
2020-02-27 11:45   ` Alexandre Belloni

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=202107150103.JoumoFVg-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.