Hi all, After merging the device-mapper tree, today's linux-next build (powerp ppc64_defconfig) produced this warning: drivers/md/dm.c: In function '__send_changing_extent_only': drivers/md/dm.c:1365:45: warning: 'ti' may be used uninitialized in this function [-Wmaybe-uninitialized] num_bios = get_num_bios ? get_num_bios(ti) : 0; ^ Introduced by commit aecefd4919de ("dm: fix __send_changing_extent_only() to send first bio and chain remainder") This looks particularly bad :-( -- 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