All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Edwards <gedwards@ddn.com>
To: target-devel@vger.kernel.org
Subject: Re: [PATCH v3] target/iblock: split T10 PI SGL across command bios
Date: Tue, 04 Sep 2018 16:27:01 +0000	[thread overview]
Message-ID: <20180904162701.GA30643@psuche> (raw)
In-Reply-To: <20180830172504.12348-1-gedwards@ddn.com>

On Sat, Sep 01, 2018 at 08:42:16AM +0800, kbuild test robot wrote:
> Hi Greg,
>
> Thank you for the patch! Perhaps something to improve:
>
> [auto build test WARNING on target/for-next]
> [also build test WARNING on v4.19-rc1 next-20180831]
> [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/Greg-Edwards/target-iblock-split-T10-PI-SGL-across-command-bios/20180831-204618
> base:   https://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git for-next
> config: i386-randconfig-h1-09010405 (attached as .config)
> compiler: gcc-4.9 (Debian 4.9.4-2) 4.9.4
> reproduce:
>         # save the attached .config to linux build tree
>         make ARCH=i386
>
> All warnings (new ones prefixed by >>):
>
>    drivers//target/target_core_iblock.c: In function 'iblock_alloc_bip':
>    drivers//target/target_core_iblock.c:663:2: error: implicit declaration of function 'bio_integrity_bytes' [-Werror=implicit-function-declaration]
>      bip->bip_iter.bi_size = bio_integrity_bytes(bi, bio_sectors(bio));
>      ^
>    In file included from include/linux/printk.h:329:0,
>                     from include/linux/kernel.h:14,
>                     from include/linux/list.h:9,
>                     from include/linux/timer.h:5,
>                     from drivers//target/target_core_iblock.c:29:

Should the 0-day being using a different target tree/branch?  The
for-next branch above hasn't been updated since January.

Greg

      parent reply	other threads:[~2018-09-04 16:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-30 17:25 [PATCH v3] target/iblock: split T10 PI SGL across command bios Greg Edwards
2018-08-30 17:57 ` Mike Christie
2018-09-01  0:42 ` kbuild test robot
2018-09-04 16:27 ` Greg Edwards [this message]

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=20180904162701.GA30643@psuche \
    --to=gedwards@ddn.com \
    --cc=target-devel@vger.kernel.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.