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 -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html