linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: Qu Wenruo <quwenruo@cn.fujitsu.com>
Cc: kbuild-all@01.org, linux-btrfs@vger.kernel.org,
	Wang Xiaoguang <wangxg.fnst@cn.fujitsu.com>
Subject: Re: [PATCH V12 02/14] btrfs: dedupe: Introduce function to initialize dedupe info
Date: Thu, 30 Jun 2016 20:13:24 +0800	[thread overview]
Message-ID: <201606302004.LqtsCT9g%fengguang.wu@intel.com> (raw)
In-Reply-To: <20160630091833.26975-4-quwenruo@cn.fujitsu.com>

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

Hi,

[auto build test ERROR on v4.7-rc5]
[also build test ERROR on next-20160630]
[cannot apply to btrfs/next]
[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/Qu-Wenruo/Btrfs-in-band-de-duplication/20160630-172457
config: i386-allmodconfig (attached as .config)
compiler: gcc-6 (Debian 6.1.1-1) 6.1.1 20160430
reproduce:
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

>> ERROR: "__udivdi3" [fs/btrfs/btrfs.ko] undefined!

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 55045 bytes --]

  reply	other threads:[~2016-06-30 12:15 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-30  9:18 [PATCH V12 00/14] Btrfs in-band de-duplication Qu Wenruo
2016-06-30  9:18 ` [PATCH V12 01/14] btrfs: dedupe: Introduce dedupe framework and its header Qu Wenruo
2016-06-30  9:18 ` [PATCH] btrfs: dedupe: Introduce new reconfigure ioctl Qu Wenruo
2016-06-30  9:18 ` [PATCH V12 02/14] btrfs: dedupe: Introduce function to initialize dedupe info Qu Wenruo
2016-06-30 12:13   ` kbuild test robot [this message]
2016-06-30  9:18 ` [PATCH V12 03/14] btrfs: dedupe: Introduce function to add hash into in-memory tree Qu Wenruo
2016-06-30  9:18 ` [PATCH V12 04/14] btrfs: dedupe: Introduce function to remove hash from " Qu Wenruo
2016-06-30  9:18 ` [PATCH V12 05/14] btrfs: delayed-ref: Add support for increasing data ref under spinlock Qu Wenruo
2016-06-30  9:18 ` [PATCH V12 06/14] btrfs: dedupe: Introduce function to search for an existing hash Qu Wenruo
2016-06-30  9:18 ` [PATCH V12 07/14] btrfs: dedupe: Implement btrfs_dedupe_calc_hash interface Qu Wenruo
2016-06-30  9:18 ` [PATCH V12 08/14] btrfs: ordered-extent: Add support for dedupe Qu Wenruo
2016-06-30  9:18 ` [PATCH V12 09/14] btrfs: dedupe: Inband in-memory only de-duplication implement Qu Wenruo
2016-06-30  9:18 ` [PATCH V12 10/14] btrfs: dedupe: Add ioctl for inband dedupelication Qu Wenruo
2016-06-30  9:18 ` [PATCH V12 11/14] btrfs: relocation: Enhance error handling to avoid BUG_ON Qu Wenruo
2016-06-30  9:18 ` [PATCH V12 12/14] btrfs: improve inode's outstanding_extents computation Qu Wenruo
2016-06-30  9:18 ` [PATCH V12 13/14] btrfs: dedupe: fix false ENOSPC Qu Wenruo
2016-06-30  9:18 ` [PATCH V12 14/14] btrfs: dedupe: Introduce new reconfigure ioctl Qu Wenruo

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=201606302004.LqtsCT9g%fengguang.wu@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@01.org \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=quwenruo@cn.fujitsu.com \
    --cc=wangxg.fnst@cn.fujitsu.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;
as well as URLs for NNTP newsgroup(s).