Received: by 2002:ac0:a679:0:0:0:0:0 with SMTP id p54csp118173imp; Tue, 19 Feb 2019 19:36:18 -0800 (PST) X-Google-Smtp-Source: AHgI3IYCli2nUjpIJFRln+zlLAXRp2/bacG74TfmWE65jGV5EwHA4Zm+GJ4clgTsvq0rPkYOd573 X-Received: by 2002:a17:902:6949:: with SMTP id k9mr34512661plt.85.1550633778422; Tue, 19 Feb 2019 19:36:18 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1550633778; cv=none; d=google.com; s=arc-20160816; b=ILA/WJtwoexCgt4rii9AbNHnY67eu8KmCyTCUcaXkCA3MWz2W8FJRshNjkhO0OFNnc LiW3cslvi0IhMU6Epi/0gE2ucC0gCzReAr5+NDjxCsMxwC1MwfAJjbcW3JPDcFqVV1uI Z+HQ9dtQ/RiXP+dWcYu0t5vLfwvgebNeiCrQYCdTkHPq8p1tDU4T2X27NX9YtD6G+sHx DCTOZLnDua2GV9wOErRh6/bZNxrlfgAeHwkB1VVzqgSpdk5sytqEnrsCIhUO9ZSTIx00 ltknmEdLOpKBbC2/w6hh0dMbnUYemlSgHTQP3i7O7axMXA+6qM2hlktP/zjRBMookzvi uOJw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=YZg5X0E8vtoeAfzSJFTqLOpmpJ1RRALVu4ot2A1wltQ=; b=F6hOUiBoQBLC5sp7NPzOD9XItyfg10sYunfuXmsq1sY6Vo9phfZDMmQXFINXoFpKAV xpnDPh4Z8xdrHjiIz6Mn53yHvzb4J3KxGbhFw3q42OIbPBfTiPo3khnhxg8S9e3oPd+u ise0antDeYhMd06IxZm2eecNMSIIuw9Y6tO9S6ILIjRLAv8dlmnGgBjveHEKgc99HCYB bBkwTs8W60e/CqmEqzT21qAuId+zcxDLCDNpMqprpxluuikyH2Fj4lnVRNPCvaoLt9Zn 87MkXpp9EBRUEOz5O8NfXs4Ixku8KD9RKSanCVBpnfAVKwyfliROwFyB8J7wsb9KUADX 7FeQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l2si17450785pfc.287.2019.02.19.19.36.02; Tue, 19 Feb 2019 19:36:18 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728932AbfBTDfm (ORCPT + 99 others); Tue, 19 Feb 2019 22:35:42 -0500 Received: from mx1.redhat.com ([209.132.183.28]:35000 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726312AbfBTDfm (ORCPT ); Tue, 19 Feb 2019 22:35:42 -0500 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 251F43D94D; Wed, 20 Feb 2019 03:35:42 +0000 (UTC) Received: from localhost (unknown [10.18.25.174]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 998386013C; Wed, 20 Feb 2019 03:35:40 +0000 (UTC) Date: Tue, 19 Feb 2019 22:35:39 -0500 From: Mike Snitzer To: Stephen Rothwell Cc: Alasdair G Kergon , Linux Next Mailing List , Linux Kernel Mailing List Subject: Re: linux-next: build warning after merge of the device-mapper tree Message-ID: <20190220033539.GA17586@redhat.com> References: <20190220131555.15317a39@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190220131555.15317a39@canb.auug.org.au> User-Agent: Mutt/1.5.21 (2010-09-15) X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.30]); Wed, 20 Feb 2019 03:35:42 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 19 2019 at 9:15pm -0500, Stephen Rothwell wrote: > Hi all, > > After merging the device-mapper tree, today's linux-next build > (powerpc_ppc64_defconfig) produced this warning: > > In file included from include/linux/blkdev.h:21, > from include/linux/blk-mq.h:5, > from drivers/md/dm-core.h:14, > from drivers/md/dm.c:8: > drivers/md/dm.c: In function 'dec_pending': > include/linux/bio.h:626:15: warning: 'bio' may be used uninitialized in this function [-Wmaybe-uninitialized] > bio->bi_next = bl->head; > ~~~~~~~~~~~~~^~~~~~~~~~ > drivers/md/dm.c:930:14: note: 'bio' was declared here > struct bio *bio; > ^~~ > > Introduced by commit > > 58c66b86cfe7 ("dm: improve noclone_endio() to support multipath target") Thanks, I've fixed it up. Mike