Linux RAID subsystem development
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Xiao Ni <xni@redhat.com>, linux-raid@vger.kernel.org, song@kernel.org
Cc: kbuild-all@lists.01.org, heinzm@redhat.com, ncroxon@redhat.com,
	guoqing.jiang@cloud.ionos.com, colyli@suse.de
Subject: Re: [PATCH V4 4/5] md/raid10: improve raid10 discard request
Date: Mon, 24 Aug 2020 21:31:52 +0800	[thread overview]
Message-ID: <202008242114.1eBgvHc5%lkp@intel.com> (raw)
In-Reply-To: <1598242308-9619-5-git-send-email-xni@redhat.com>

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

Hi Xiao,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on song-md/md-next]
[also build test ERROR on v5.9-rc2 next-20200824]
[cannot apply to md/for-next]
[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/Xiao-Ni/md-raid10-move-codes-related-with-submitting-discard-bio-into-one-function/20200824-131217
base:   git://git.kernel.org/pub/scm/linux/kernel/git/song/md.git md-next
config: i386-randconfig-a015-20200824 (attached as .config)
compiler: gcc-9 (Debian 9.3.0-15) 9.3.0
reproduce (this is a W=1 build):
        # save the attached .config to linux build tree
        make W=1 ARCH=i386 

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

   ld: drivers/md/raid10.o: in function `raid10_handle_discard':
   drivers/md/raid10.c:1624: undefined reference to `__umoddi3'
>> ld: drivers/md/raid10.c:1628: undefined reference to `__umoddi3'

---
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: 36735 bytes --]

  parent reply	other threads:[~2020-08-24 13:33 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-24  4:11 [PATCH V4 0/4] md/raid10: Improve handling raid10 discard request Xiao Ni
2020-08-24  4:11 ` [PATCH V4 1/5] md/raid10: move codes related with submitting discard bio into one function Xiao Ni
2020-08-24  4:11 ` [PATCH V4 2/5] md/raid10: extend r10bio devs to raid disks Xiao Ni
2020-08-24  4:11 ` [PATCH V4 3/5] md/raid10: pull codes that wait for blocked dev into one function Xiao Ni
2020-08-24  4:11 ` [PATCH V4 4/5] md/raid10: improve raid10 discard request Xiao Ni
2020-08-24 10:38   ` kernel test robot
2020-08-24 13:31   ` kernel test robot [this message]
2020-08-24 15:12     ` Xiao Ni
2020-08-24 15:53       ` Xiao Ni
2020-08-24  4:11 ` [PATCH V4 5/5] md/raid10: improve discard request for far layout Xiao Ni

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=202008242114.1eBgvHc5%lkp@intel.com \
    --to=lkp@intel.com \
    --cc=colyli@suse.de \
    --cc=guoqing.jiang@cloud.ionos.com \
    --cc=heinzm@redhat.com \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-raid@vger.kernel.org \
    --cc=ncroxon@redhat.com \
    --cc=song@kernel.org \
    --cc=xni@redhat.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