Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1661890

linux-next: build failure after merge of the device-mapper tree

From Stephen Rothwell <sfr@canb.auug.org.au>
Newsgroups linux.kernel
Subject linux-next: build failure after merge of the device-mapper tree
Date 2017-06-09 05:20 +0200
Message-ID <tQiCS-4Bd-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi all,

After merging the device-mapper tree, today's linux-next build (x86_64
allmodconfig) failed like this:

drivers/md/dm-zoned-target.c:947:2: error: unknown field 'suspend' specified in initializer
  .suspend  = dmz_suspend,
  ^
drivers/md/dm-zoned-target.c:947:14: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
  .suspend  = dmz_suspend,
              ^

Caused by commit

  02da2e15e81f ("dm zoned: drive-managed zoned block device target")

I have used the device-mapper tree from next-20170608 for today.

-- 
Cheers,
Stephen Rothwell

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

linux-next: build failure after merge of the device-mapper tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-06-09 05:20 +0200
  Re: linux-next: build failure after merge of the device-mapper tree Damien Le Moal <damien.lemoal@wdc.com> - 2017-06-09 06:30 +0200
    Re: linux-next: build failure after merge of the device-mapper tree Mike Snitzer <snitzer@redhat.com> - 2017-06-09 14:00 +0200

csiph-web