linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: Christoph Hellwig <hch@lst.de>
Cc: kbuild-all@01.org, trond.myklebust@primarydata.com,
	bfields@fieldses.org, linux-nfs@vger.kernel.org
Subject: Re: [PATCH 2/3] nfs/blocklayout: add SCSI layout support
Date: Tue, 1 Mar 2016 16:11:34 +0800	[thread overview]
Message-ID: <201603011646.uPYEwsKo%fengguang.wu@intel.com> (raw)
In-Reply-To: <1456752247-6549-3-git-send-email-hch@lst.de>

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

Hi Christoph,

[auto build test WARNING on nfsd/nfsd-next]
[also build test WARNING on v4.5-rc6 next-20160229]
[if your patch is applied to the wrong git tree, please drop us a note to help improving the system]

url:    https://github.com/0day-ci/linux/commits/Christoph-Hellwig/nfs4-h-add-SCSI-layout-defintions/20160229-212616
base:   git://linux-nfs.org/~bfields/linux.git nfsd-next
config: mn10300-allmodconfig (attached as .config)
reproduce:
        wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # save the attached .config to linux build tree
        make.cross ARCH=mn10300 

All warnings (new ones prefixed by >>):

>> WARNING: fs/nfs/blocklayout/blocklayoutdriver.o(.init.text+0x67): Section mismatch in reference from the variable .L302 to the function .exit.text:bl_cleanup_pipefs()
   The variable __init .L302 references
   a function __exit bl_cleanup_pipefs().
   This is often seen when error handling in the init function
   uses functionality in the exit path.
   The fix is often to remove the __exit annotation of
   bl_cleanup_pipefs() so it may be used outside an exit section.

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

  parent reply	other threads:[~2016-03-01  8:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-29 13:24 pNFS SCSI layout support Christoph Hellwig
2016-02-29 13:24 ` [PATCH 1/3] nfs4.h: add SCSI layout defintions Christoph Hellwig
2016-02-29 13:24 ` [PATCH 2/3] nfs/blocklayout: add SCSI layout support Christoph Hellwig
2016-02-29 23:40   ` kbuild test robot
2016-03-01  8:11   ` kbuild test robot [this message]
2016-02-29 13:24 ` [PATCH 3/3] nfsd: " Christoph Hellwig
2016-03-01 19:24 ` pNFS " J. Bruce Fields
2016-03-01 20:30   ` Christoph Hellwig
2016-03-01 20:49     ` J. Bruce Fields

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=201603011646.uPYEwsKo%fengguang.wu@intel.com \
    --to=lkp@intel.com \
    --cc=bfields@fieldses.org \
    --cc=hch@lst.de \
    --cc=kbuild-all@01.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=trond.myklebust@primarydata.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).